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.

Example project doesn't work for F28335 Experimenter's Kit

Other Parts Discussed in Thread: CONTROLSUITE

Hi all,

I'm studying motor(PMSM) control using F28335.   But I just have an Experimenter's Kit USB Docking Station and the F28335 control card.  I saw in controlSUITE there is an example project for PMSM sensorless control using F28335 under the following path:

C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0\HVPM_Sensorless_2833x

So I imported this project to my Experimenter Kit using CCSv5.4.0, but the error happened during debugging:

Before this, the general example projects under: C:\ti\controlSUITE\device_support\f2833x\v133 worked well for my Kit.   

Is it possible that the project under C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0  can only be loaded into the PfcKit, but not for the Experimenter's Kit

What if I only have the Experimenter's Kit?  Any example projects for motor(PMSM) control I can use directly?

 

Thanks a lot,

Leon

  • Hi Leon,

    The example projects are all fine. Secondly, if the controllers are same then debugging should not be an issue. What  you'll have to take care is that, the code is specially configured for "PfcKit" and not for the control card. So please go through the documentation of both Pfckit and control card (esp. schematics).  

    Regards,

    Gautam

  • Hi Gautam,

    I really appreciate your reply!  I agree with you.   I will have to revise the code later based on my Experimenter's Kit instead of PfcKit.    But I thought different kits would only affact the peripheral outputs, and it should be fine to load the project, because the control cards are the same.   Is there any difference on the hardware that could possibly cause this error during debugging?   Becaue I really got this error during debugging this project but no problem with the general example projects.    Thanks for your help!

    Regards,

    Leon

  • Hi Leon,

    Exactly, debugging should not be a problem. Also what happens when you press "Yes" on the above alert window?

    Regards,

    Gautam

  • Hi Gautam,

    It didn't help when I chose "Yes".  The debug ended in some other kind of 'failure', I remember.  I can debug again and post the information tomorrow.

    Thanks,

    Leon  

  • Sure, no problem. 

    But first do check the schematics of both thoroughly.

    Regards,

    Gautam