Part Number: LAUNCHXL-F280049C
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi,
I'm trying to get my code running stand alone from flash.
I select the Flash_Lib configuration, load the flash and set the boot switches on LAUNCHXL as GPIO24=ON (ie zero) GPIO 34=OFF (ie one) which I think is boot from flash.
Power cycle and get nothing.
Attaching debugger I can see that the PC is at 0x3FC7A5, so presumably somewhere in boot rom but not at any wait point AFAICS.
In can run and debug my code (with the boot switches set for boot from flash and Flash_LIB configuration ) successfully, but not standalone.
How do I debug what is the problem?
From some forum posts I see that it should be possible to step through the boot process, but how?
I also see that one should be able to load the rom symbol, but how?
I find the rom symbol lib files here:
ti/c2000/C2000Ware_MotorControl_SDK_3_00_01_00/c2000ware/libraries/boot_rom/f28004x/revB/rom_symbol_libs/ROM_API/F28004xbootROM_Symbols.lib
But there are so many I don't know which to load and how to find out which silicon rev I'm running?
And CCS does not load those files, it needs .out files, right?
So do I need to link those .lib files to my project or what?
wbr Kusti




