Tool/software:
We are thinking of using the open source versions of gcc or clang for our project instead of the TI Clang version for building R5 content.. Are there any risks using the open source versions especially dealing with the TI sdk/drivers for the R5? My understanding is the only change is with the linker to reduce code size based on the link below. Code size is not critical for us, but long term support and new compiler features are. Is there anything in the TI drivers that uses non-compliant C code? I wouldn't think so.
https://www.ti.com/document-viewer/lit/html/SSZT210
Thanks