Newbie at Programming RX65N target board

Hello everybody,

I am a newbie in programming microcontroller. My only experience is with Arduinos, that i used at home for DIY projects, and PSOC, for my embedded system courses at university.

Now, I am doing an intership in a company where the need a control unit based on microcontrollers. I have made my research in the RTK5RX65N targert board seemed pretty powerful to enable me to develop my project and to support several future features.

I bought the board and I am trying to get used to e² studio IDE and the Renesas environment. However, I was not able to run the simplest code I could write, which was turning on the user LED.

The code builds correctly using GCC but when I launch debug mode, I get the following error:

I have correctly configured the debugger as mentioned in the RX65N documentation:

I am connecting my board directly to my PC using a USB-mini. Power and ACT LED are on but the user led never turns on. I am not even sure that I am programming the board.

Can someone give me directions or explain to me why I can't execute any code on my board? All I am trying to do is get used to the IDE, test my boards and understand how can I code it.

Thank you very much.

Parents Reply Children