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.

RTOS/IWR1443BOOST: Debugger error raised with added SPI code

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: IWR1443, IWR1642

Tool/software: TI-RTOS

Hi,

I've added SPI code to the demo for IWR1443 (C:\ti\mmwave_sdk_02_01_00_04\packages\ti\demo\xwr14xx\mmw). The demo itself is able to run fine, and I added SPI initialization and transaction code to it. I just want to be able to see the SPI clock turn on and be able to probe the signal on the pin on the dev board. The code compiles fine but when I execute the program I run into errors, and the output shows that SPI did not open. I've attached a screenshot with the relevant code and console output. I'd appreciate any help I can get on this. Thanks.