Hello,
I have tried to build the runtime library with exception support for the Piccolo 28069 microcontroller but am unable to do so due to a compiler (optimiser) hang during compilation of throw_edg.cpp.
Is this a known issue? Is there a newer compiler version or a fix for this available?
Alternatively, is the rts2800_fpu32_eh.lib library available for download somewhere?
I would also like to say that the CCSv5 documentation for this chip is incorrect with regard to exception support. Enabling exceptions in the build options gives linker errors, requiring linking with the abovementioned library. This library is NOT available, but has to be compiled. This is not mentioned anywhere.
Then, when using the mklib.exe utility (again, NO documentation on how to use the tool!) it fails when using paths containing spaces. My TEMP directory was set to a different location to C:\TEMP, to a directory containing spaces in the pathname. Resetting TEMP to a path without spaces solved this problem, but then led to the abovementioned problem with the compiler hanging during compilation.
Please see if this wiki article is of any help. -George
TI C/C++ Compiler Forum ModeratorPlease click Verify Answer on the best reply to your question.The Compiler Wiki answers most common questions.Track an issue with SDOWP. Enter your bug id in the "Find Record ID" box.