Other Parts Discussed in Thread: C2000WARE
Hi, After flashing and running the code in TMS320F28379D, I'm facing the following issue.
No source available for "_system_post_cinit() at file.out:{3} 0x3fe493{4}"
Please help
Thank you.
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.
Hi, After flashing and running the code in TMS320F28379D, I'm facing the following issue.
No source available for "_system_post_cinit() at file.out:{3} 0x3fe493{4}"
Please help
Thank you.
Hi ,
Can you provide me more details? Which code/example did you flash on the board? Are you using the example from C2000Ware?
Best Regards
Siddharth
Hi, I'm using can_ex4_simple_transmit.c example from C2000Ware for testing.
Thank you
Hi,
Looks like this is a compiler specific function included in run-time support (RTS) library. Pls ensure that the run time library is included during compilation.
Which compiler version are you using? Also, request you to post the compile log for the project that you are trying to run.
Best Regards
Siddharth