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 all,
I'm studying motor(PMSM) control using an Experimenter's Kit USB Docking Station with the F28335 control card. I tried the PMSM sensorless control project under the following path:
C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0\HVPM_Sensorless_2833x
Then I loaded the code into RAM by simply choosing: build configurations --> set active-->F2833x_RAM.
But how can I load the code into Flash? I saw a .cmd file named F28335_FLASH_HVPM_Sensorless.cmd under this project but couldn't find a way to load the code into Flash. I read the document spra958 but still didn't know what to do exactly. Would any one help? I really appreciate it.
Best Regards,
Leon
Hi Leon,
The spra958L "Running an Application from Internal Flash Memory on the
TMS320F28xxx DSP" is the best doc for your query. Just for a simplicity here's an alternate method:
1. In controlSuite, find "flash_f28335" example code and import it to CCS.
2. Copy the contents of your "HVPM_Sensorless_2833x" to the "flash_f28335" project.
3. Now Run it! Its that simple if you feel that the above doc is complicated!
Regards,
Gautam
Hi Gautam,
Thanks a lot for your reply. Finally I found something similar to my problem posted here: http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/309302.aspx
I fixed the bugs by following the discussions in it.
Still, Thanks.
Regards,
Leon
That's great, Leon. Don't forget to close the thread by verifying your answer.
Good luck & Regards,
Gautam