Tool/software: TI C/C++ Compiler
Hi,
I`ve got a problem regarding my Compiler settings: (TI 16.9.6 LTS / 17.9.0 STS)
I`ve set the Enum types to packed. If I compile I`ll get the following error regarding the EABI:
#10207-D automatic RTS selection: resolving index library "libc.a" to "rts430x_lc_rd_eabi_se.lib", but "rts430x_lc_rd_eabi_se.lib" was not found ZOE-Batteriezaehler C/C++ Problem
#10366-D automatic library build: using library "D:\ProgramFiles\CCS 7v3\ccsv7\tools\compiler\ti-cgt-msp430_17.9.0.STS\lib\rts430x_lc_rd_eabi_se.lib" for the first time, so it must be built. This may take a few minutes. ZOE-Batteriezaehler C/C++ Problem
mklib: gmake error during rts430x_lc_rd_eabi_se.lib build mklib: gmake error during rts430x_lc_rd_eabi_se.lib build ZOE-Batteriezaehler C/C++ Problem
If I`ve set the Enums to unpacked everything compiles just fine.
I`m using TI CCs 7.3.
I´ve compiled my project with packed enums on 8th of November with no issues with the exact same compiler versions!
What happend since then?
Thanks
Best regards
Steffen