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