Hello,
I am trying to get the DRV8301-LS-12 Kit running, and have been able to get the Instaspin-BLDC and FOC solution GUIs working but am facing some issues with the Instaspin-BLDC solution project demo installed from Code Composer. I am using version 5.4 as I saw on other threads version 6.0 is not compatible with the TMS570LS1227. I followed the instruction manual for how to get the project running, but in the watch window I keep seeing the following error messages:
One thing to note is that I have changed the gGUIdrvObj to simply 'drv' in the watch window, as was suggested by a TI employee in another thread ( https://e2e.ti.com/support/microcontrollers/hercules/f/312/p/235920/959809. These errors keep flashing on and off from actual values after I click the "start" button and set the watch window to continuous refresh mode. I also do not see any data coming in to the dual graph window setup described in the instruction manual and the motor never runs either (even though I have tried setting gGUIObj.EnableFlg to 1 in the watch window).
The specific demo is described here: /sw/solutions/instaspin_bldc/boards/drv8301kit_revD/tms570ls1227/projects/ccs5/project01
How can I resolve this problem? Thanks for the help.