This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Assert macro in rom driver library.

Other Parts Discussed in Thread: EK-TM4C123GXL

Hi,

Just starting out with TIVA. I see that there is a provision to catch illegal arguments to APIs in Drivel Library using ASSERT macro and #define DEBUG.

My question is what happens when you want to use the driver available in the ROM. Do they have provision for error checking?

Thanks,

Vivek