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.

IWR6843: How to rebuild qspiflash.c?

Part Number: IWR6843

Hello,

My team made a custom board with new flash memory.

qspiflash.c need update, since error occurs at below.

I use mmwave_sdk_03_06_00_00-LTS. And SBL project is imported to CCS.

When I update qspiflash.c from mmwave_sdk_03_06_00_00-LTS, It doesn't re-build.

How could I update qspiflash.c?

  • Hello.

    Have you tried creating a new qspiflash_device_deviceName.c file?  In the mmwave_sdk_03_06_00_00-LTS\packages\ti\drivers\qspiflash\src, there are examples of qspiflash.c being updated for new flash devices.  After this, you need to rebuild the qspiflash driver all together using the make file included in the mmwave_sdk_03_06_00_00-LTS\packages\ti\drivers\qspiflash directory.

    Sincerely,

    Santosh