Part Number: 66AK2H12
Tool/software: TI C/C++ Compiler
Hi
I am compiling my code with compiler 8.2.2
Everything compiles until i enable --program_level_compile
Even though --exceptions is enabled i get the following errors:
support for exception handling is disabled
How do i fix this?
Thanks