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.

IWR6843AOP: SBL over SPI

Part Number: IWR6843AOP

Hello,
customer wants to download SBL over SPI. So they want to modify the SBL to SPI. I found the SBL project in the toolbox:

c:\ti\mmwave_industrial_toolbox_4_7_0\labs\common\src\utils\sbl\

I can import it in CCS. I see only an empty folder in the CCS import folder. What to do?

Regards, Holger

  • Holger,

    This SPI SBL code does not have a projectspec (the file that you typically use to import into CCS) which is why it is located in the src folder. To build this into a project, you can either use the make files in the folder, or you can try to create your own CCS project and drop these SBL files in. 

    Best Regards,
    Alec