Hello everyone,
I just received the TMS570 Microcontroller Development Kit, installed the environment, and verified that the safety MCU demos were running OK on the board.
I then tried to follow the Hello World step by step tutorial, leaving everything at its default value. I created a target config file, choosing "Texas Instruments XDS100v2 USB emulator", and device TMS570LS20216SZWT.
When I launch the debug session, somehow I get stuck before reaching the main() entry point.
Console output is:
CortexR4: GEL Output: Memory Map Setup for Flash @ Address 0x0
Debugger shows the main thread running, in function : "0_c_int00() at boot.asm:80 0x00002280"
I am using CCS version 4.1.3.00038
I am obviously doing something wrong/silly for such a basic test to fail, but I can't figure out what is is (and it doesn't help that I am a beginner regarding CCS and TI microcontrollers...).
Any advice?
Thanks,
Julien