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.

IWR1642: How to load the iwr1642 device code that we changed?

Part Number: IWR1642

Hi,

I want to change iwr1642 device source code and i want to load to the iwr1642 device. How to see that i changed source code?

I changed source code but i didnt see that change.

Do i need to change qspi flash code? I tried to change qspi flash code but i couldnt make it.

Can you give me any information how to load iwr1642 device code that we changed?

Regards and Thanks

Naz

  • Hi Naz,

    There are 2 method for your reference:
    1. Import the project from CCS -> View -> Resource Explorer -> Software -> mmWave Sensor -> Industrial Tool box, and you can import the source code to CCS whick you interest. Then you can build you own project, CCS will create a new image which can be used to burn the flash/ debug.
    2. Modify the source code in SDK, then follow the steps in section 4.5 to build your own Image. C:\ti\mmwave_sdk_01_02_00_05\docs\mmwave_sdk_user_guide.pdf

    Also, you can refer to guide in this link to know how to use ccs to debug and how to burn the flash.
    Link: dev.ti.com/.../

    Regards,
    Wesley