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.
Dear all,
I was debugging on F28069 CLA, I used CLAsinPU and CLAcosPU in the CLA code, everything is fine when I use .out file to burn the device. But when I use C2000 hex utility to output the hex file and burn it into the device, the code cannot run as expected. When I use the .out file to program the device, I see the flash checksum is 7818, but when I use the hex file, the flash checksum is 5282. But when I don't use CLAsinPU and CLAcosPU in the CLA code, everything is fine, the flash checksum of .out file and .hex file are the same.
I used the latest CLA_math_Library, and copy the Cla1mathTables from flash to RAM. Can you please tell me what is the problem?
Thanks.
BR,
Facai