Part Number: TMS320F28379D
Other Parts Discussed in Thread: LAUNCHXL-F28379D, C2000WARE
Tool/software: TI C/C++ Compiler
Hello TI Experts,
I am working with the TMS320F28379D microcontroller using the LAUNCHXL-F28379D launchpad, the latest version of CCS (Version: 10.0.0.00010) with compiler version v20.2.0.LTS.
When I select output format legacy COFF everything works fine but when I switch to eabi (ELF) an illegal_operation_interrupt occurs.
It happens when the following assembly line is executed:
3E67 LCR *XAR7
Any idea what is going wrong and how to fix it?
Kind Regards,
Dominik