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.

CCS/TMS320F28069M: it crashed when calling InitFlash(), the error is "No source available for "0x3ff781" "

Part Number: TMS320F28069M
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi TI Employee,

i need your help on CCS programming.

i am working on TMS320F28069M by using CCS6.1. it works very well from RAM on debugger mode by using JATG, then i want to switch to start my program from flash with JATG taken away. i searched some instructions about how to do it from TI forum. after modification, the program can compile and ling successfully.

Howerver, it crahsed after runing it. by debugging step by step, i find it crashed when calling the function InitFlash() and the error " No source available for "0x3ff781"" is popped up. can you give me some advice on how to solve it? Please advice if more information is needed. thanks very much

Fig 1: error i popped up

2. my setting: