This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049C: program runs away

Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE

Dear,

  After the code is downloaded, the program runs away, the PC value is 0x3FB02A, the RPC value is 0x3FC807, I don't know why the PC value will jump here, this address is pointing to where, why will it enter here?

  • I think the best debug option for the above, is to start with one of our C2000Ware examples for this device(they should have a flash build option) and then compare the contents of the project with yours to see if there is any files that are missing.

    For instance, does the code work if loaded from CCS and the re-direct to "main" happens automatically?  That would point to a boot issue vs a general code issue.

    Best,
    Matthew