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.