Hi,
I'm evaluating stellaris microcontrollers using a stellaris launchpad. I've debugged the examples for my board included in StellarisWare with out any problem. I've created a new project, copied the code of the examples (including the startup_css.c file), genearated the .bin file and loaded on flash using LM Flash Programmer with success.
The problem is when I want to load a program I built. I can debug the project and works OK. I can generate the bin file but when I load it on flash, the microcontroller seems to do nothing. I've copied all the properties of the StellarisWare examples to my project, but I think I'm missing something else.
Any idea?
Thanks