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.
I am using
I am using the BLDC_sensorless code provided by TI and burning it on the Control Card using code composer. The code runs till the power is not disconnected. As soon as I try to disconnect the power and try run the same code again, it doesn't work.
Then I found out that BLDC_sensorless has some RAM configs instead of Flash. So that is the reason why it doesn't work after a power reset.
So, My question is:- How to change that to a flash running. Like the code we burn to the controller should be there even after power reset. What are the changes to the code or hardware. Should be easy right.
I have CCS verison 6 and it does not allow to change the F28035_RAM_BLDC_Sensorless.cmd to any FLASH.cmd files. And I tried intalling CCS v5.2 but it shows an error that it is not compatible with Windows 10. Yes I have windows 10.
Please help.
Pawan,
Setting up the build configuration for programming FLASH is a multiple step process, please see my comment on this thread for more information: https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/527385/1924485#1924485
Regards,
Sean