Hello,
I have a RZT2M Starter Kit and I'm trying to learn to work with this by going through the Renesas Blinky Template Tutorial which is described in the "RZ/T2, RZ/N2 Getting Started with Flexbile Software Package" PDF. I went throught that document step by step until the Debug phase where it get stuck in the execution of the startup file. It's my first time working with a Renesas platform, so I would be grateful if someone can help me.
Below is the code section in which it stops. Under normal circumstances the debugger is configured to stop at the breakpoint in the main function.