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.

LAUNCHXL-F28027F: DRV8305

Part Number: LAUNCHXL-F28027F
Other Parts Discussed in Thread: DRV8305

Hello

I am using Piccolo28027f + DRV8305 for controlling BLDC motor. I am using CCS V10. I developed program on one computer. I generated .out file and loaded in controller. Motor runs satisfactorily. 

Now  I am exporting it because i want to run it from another computer. 

I have done -

File---Export---General----Archieve File----Select file-----compress to zip ------finish Now i am importing this archieved file to another computer

Project-----Import existing CCS Eclipse project----Select archieve file-----Browsing zip folder-----Selecting project file----finish

But when I am generating .out file from this computer and loading it to controller , motor is not running. Why is it so? Am i doing something wrong while importing or exporting project. What is the correct method. Please guide.