Tool/software:
Hello,
I am working on a time-sensitive application, and I am hoping to use the TivaWare libraries. I am wondering if the libraries in ROM are compiled to include the ASSERT functions. I am hoping to use a version without parameter checking to decrease the execution time. Is it necessary to rebuild the TivaWare source code with optimization and no debug information in order to achieve this?