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: