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.

F28069 switching error on different pc

Other Parts Discussed in Thread: DRV8301

Hi 

I'm using the f28069 controller with drv8301 kit and have a switching error when running the software from a different pc. Works fine on the pc it was created with the 50Hz unipolar output (Vab = Van-Vbn). The problem on this different pc is that the exported file switches for more then 10ms (around 12.8ms) for Van. What I want is a Van otput for only 0 to 10ms  and then for 10ms to 20ms to be zero.

Thanks in advance

  • Hi Vincent,

    What are you doing on the second PC? 

    1. Are you opening up CCS and loading the .out file which you built on the first computer?
    2. Or have you moved the CCS project created on your first computer to the second computer?  And then you've recompiled, loaded, and run the program on the second computer?

    If [1], this seems strange.  If [2], please check the project's compiler settings in both situations - they may be different.


    Thank you,
    Brett

  • Hi Brett

    The problem is sorted now. I reinstalled the CCS software and disabled the anti-virus software on the pc I'm currently working on, which I did not do at first and everything works fine. 

    Thanks