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.

Fail to migrating the code of UCD3138 from CCS3.3 to CCS5.5.

Other Parts Discussed in Thread: UCD3138

Hi

I am experiencing a problem about migrating my code of UCD3138 from CCS3.3 to CCS5.5. I followed the application notes "Converting UCD3138 Firmware Project from Code Composer Studio Version 3.3 to 5.2". Unfortunately, when I turned to debug mode, I found my code wouldn't jump to software interrupt but to the address 0x00008. When I watched the disassembly window which located at the middle of the left, there was an instruction "EF000000 SWI           #0x0". Is it correct? My question is how can I correct my code and could anyone please give me some suggestion? i have attached the printscreen for your reference. Thank you very much.

Tom