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.

CCS/TMS320F28027: small assert

Part Number: TMS320F28027

Tool/software: Code Composer Studio

Hi,

it seems that the assert function needs a lot of RAM, which I do not have on the MCU.

Is there an easy way to redefine assert. In the simplest case it is just an endless loop, with deactivated interrupts.

-Tom