Dear Forum,
I am running into problems controlling the hardware supplied with DK-LM4F-DRV8312 through the CCS5 interface as specified in the document: instaspin_bldc_lm4f211
The hardware is working appropriately while controlled by the GUI supplied with the documentation and explained in the READMEFirst-DK-LM4F-DRV8312.
In attempting to use CCS to build the source code, as specified in instaspin_bldc_lm4f211, I am unable to get the motor to spin or understand the debugging interface. Following the instructions for "Velocity (Closed Loop Speed and Speed PI) Mode," the gDRVObj.isrTicker is increasing, but this occurs independent of the setting of gGUIObj.EnableFlg. The motor does not spin after the enable is set to 1. The instructions mention cryptically "Compile/load/run program with real time mode." I notice that the button for "Enable Silicone Real-Time Mode" is disabled.
Any suggestions to get up and running with the example project would be appreciated.
Thanks in advance.