Part Number: TMS320F280049C
Tool/software: Code Composer Studio
I have a CCS static library project that generates a .lib output. The project is a sysconfig based project. I am trying to create an eabi version of the sysconfig based library project but the moment I select the C2000 compiler 18.12.3.LTS with eabi support, the option to disappears from the project and I'm no longer to able open the sysonfig file.
I tried deleting the syscfg file and readding it to the project but the syscfg file is not detected and the tool option is not visible in project properties.
How can I go about creating an eabi version of my library object that has a sysconfig file? Thanks!