Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
The program halts at InitFlash function. Please suggest corrective action.
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.
Tool/software: Code Composer Studio
The program halts at InitFlash function. Please suggest corrective action.
Thank you Sal.
The example had a bug in memcpy function. The order of the arguments was not in order. It works fine after the correction.
Could you please help me find online resource on the math functions used in cla examples like __sqrt.
Thank you again.