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/TMS570LS0432: Disable the SPI completely

Part Number: TMS570LS0432
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio


Hi,

In a program, I need to completely disable the generate SPI through HalCoGen during program operation.

Finally, I would like to cancel the spiInit() function; ...

How can I do this? Thank you in advance !