Other Parts Discussed in Thread: DRV8301, , TMS570LC4357, RM48L952, MOTORWARE
Tool/software: Code Composer Studio
Hello Everyone,
I have purchased Hercules TM570LC4357 LaunchPad board to explore and learn FOC control of motor.
working on LAUNCHXL2-570LC43 only without driver board for motor(DRV8301). The TI provided FOC Example of RM48 series changed to TMS570 Series.
able to load code to Launchpad and debug. Now want to try GUI composer and injecting (or) check the data.
The GUI composer example DRV8301_RM48_FOC_SMO_wEncoder is imported to project but it is not connecting to board.
Steps did to open GUI composer:
1. View Gui Composer -> Import project
2. provided the path of c:\ti\guicomposer\webapps\DRV8301_RM48_FOC_SMO_wEncoder.zip
3. Load the code using CCS(flashed the code)
4. open GUI composer view and Click on preview provided in GUI composer
5. then no response from GUI, where as code is running properly on target board
sure CCS and Launchpad are connected and working fine, if i want to provide inputs from GUI composer, how can i do that?
I would like to use this tool for debugging my project.
Tool set information:
CCS Version :6.2.0,
GUI Composer: v2 engine,standalone CCS.
Controller: TMS570LC4357
Debugger: XDS110 USB Debug
Could you please guide me, how can i use this tool to connect to launchpad hardware?
do I need to update javascript file connection service?
"var session = debugServer.openSession("*", "*" /* TODO: */);"
thanks you very much in advance.
Regards,
Rajesh.