Other Parts Discussed in Thread: SYSBIOS
- What happens when there is an error that would normally cause an exception such an in a dynamic memory allocation or STL code?
- If we enable C++ exception handling will there be a performance hit or just a memory hit? If performance, then in what instances?
- We tried to enable C++ exception handling in the language options and the code compiles, but it does not seem to run correctly. We can’t step through code and it does not seem to be running. Are there other steps that we should be aware or any known issues?
- I was looking through a TI wiki, http://processors.wiki.ti.com/index.php/Code_Generation_Tools_FAQ, and I noticed this statement: