Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I recently purchased the LAUNCHXL-F280049C and have been having some significant trouble getting it to operate. Thus far, I have not been able to load any operational code to the device. I am attempting to upload a sample program (specifically "led_ex1_blinky") provided in the C2000Ware. Originally I was having trouble even connecting to the device debugger but was able to correct the problem following the instructions given here. Now I am able to connect to the device and I think I am uploading code, but as soon as the debugger begins it immediately jumps to address "0x3fc7a5" and displays the message "Break at address "0x3fc7a5" with no debug information available, or outside of program code." Allowing the program to resume drops the code at address "0x3fb02a" which contains an ESTOP0 opcode, halting the program.
This same thing happens regardless of what program I run, and no changes to the source code produces a different result. Perhaps there is simply a hardware failure on the board, but I want to see if there is a potential solution before I seek out a replacement.
Please let me know if you need any additional information or clarification.