Hello,
I have correctly converted my F28335 project .out file into a .bin file using hex2000.
I have been able to serially upload and flash the .bin file into Flash sector F and then flash
into Flash sector C. So flash Sector F and Sector C have the same data.
When I power off and power on my board, the program does not run. The dip switches
are set for boot to flash, and I confirmed that the .bin file once flashed looks the same
as the code in memory of the program used via emulator mode in code composer.
Any suggestions? I believe I am not correctly indicating where to run from flash but
how do I do this? I think it has something to do with c_int00 but not sure.
Any ideas?
Thanks,
Chuck