Hi there I am getting this error
whenever I am trying to flash my board. The file is there though and the code is building successfully so I am not sure what the problem is. Some help would be greatly appreciated, thanks!
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.
Hi there I am getting this error
whenever I am trying to flash my board. The file is there though and the code is building successfully so I am not sure what the problem is. Some help would be greatly appreciated, thanks!
Matthew,
Is this TI EVM or your custom board? Can you put the board in 'Wait Boot' mode and try to load again?
Thanks & Regards,
Santosh
What are CCS version and C2000Ware Version?
Can you try one of the example from C2000Ware?
C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28004x/examples/led
When you import the project, you need to use CPU1_LAUNCHXL_FLASH build configuration. Right-Click on the project, and then select Build Configuration -> SetActive. See fihure below.
I want to refer to you one more time C2000 Academy page. We have a module on how to get started with C2000 devices. It has detailed step-by-step instruction.
https://dev.ti.com/tirex/explore/node?node=ASrjG01hPgRfzY1a74A0Yg__jEBbtmC__LATEST
Thanks & Regards,
Santosh
You should update to the latest CCS and C2000Ware. However, please follow the steps I mentioned earlier, and it should work. Also please refer to C2000 Academy for detailed instruction.
Thanks & Regards,
Santosh
I will thank you! just have to talk to my project manager first before I can update those in our code stack but I will get back to you!
Sure!!
Meanwhile, please try the instruction I mentioned before. Select the CPU1_LAUNCHXL_RAM or CPU1_LAUNCHXK_FLASH build configuration.
Also make sure, you have correct target configuration as active.