Hi Team,
My customer has a few questions regarding software build.
- I assume you can build assembler code, but do you have any sample code that shows the format in which the assembler code is written? If so, please provide a reference URL.
-
There is code that describes exceptions such as throw, try, etc. The following error occurs when building this code. "error: cannot use 'throw' with exceptions disabled" It seems to be possible to use the compile option --fexceptions, but when I give it, I get the error "tiarmclang: error: C++ exceptions not supported. The problem occurs. Please let us know when you plan to support this compile option. If you are undecided, please let us know that you are undecided.
- Is there an option to replace tiarmclang with the following compile options for the ARM compiler?
--apcs=interwork
--split_sections
Best regards,
Mari Tsunoda