This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C2000 Piccolo Launchpad LEDs acting weird

Other Parts Discussed in Thread: CONTROLSUITE

Hello all,

Recently I acquired the C2000 Piccolo Launchpad and run successfuly the LED-Temperature sensor default application. Some days before I tried some other examples too and they worked with the emulator mode but then I tried to program the flash but unfortunately I couldn't. Now when I try to load the default application again through the debug perspective in CCS, when I run through some code the LED start to fade in and out (functionality which is not described in the code)

If I step through the execution from the addesses it seems that at the LED blink delay function at some point the uC starts executing BOOT ROM code (address above 0x3FF000) Is it possible?

How can I program the Flash again with the factory default?

Also I havent found a complete Linker command tutorial with all the memory and sections explained so that I can have all programing possibilities at one place.

Thanks in advance