Hi all,
I did some programming using the HVPM_Sensorless_2833x example as a framework. During development I was using the RAM. Now I wanted to create a "release" version that should be stored in flash memory. So I just excluded the RAM .cmd-file from build and included the FLASH .cmd-file.
Programming seems to be fine. No errors or warnings. Flash memory is erased and written according to the status line in the bottom right corner of CCSv4. However the program wont start even if I hit run in the CCS debug window. I initialized the lsw variable with value "2" and buildlevel is 4.
In RAM mode everything works fine. I just have to load the program, hit run and done. But I guess there is more to do than just changing the .cmd file?
Thanks for your support!
Greetings
Philipp
