将proj_labxxx.out拷入该目录后,更名为appProgram.out,
启动InstaSPIN_MOTION_F2806xM.exe,可以装入启动新程序,但点"User.h Settings"
后电机参数不能读出,不能运行!
Select “User.h Settings” to bypass the Identification process and load the values and Identification Settings stored under USER_MOTOR in the user.h file that was used during project compile.
.settings\
Images\
app.css
app.html
app.js
app.json
appConfig.ccxml
appInitScript.js
appProgram.out
appProgram.out.12b
appProgram.out.kit
index.html
InstaSPIN_MOTION_F2806xM.exe
InstaSPIN_MOTION_F2806xM.ini
ming chen3:
开始用的时候,也是先用他的GUI遇到同样的问题,后来直接使用CCS调试。
你可以试试最新版本的,提供的u盘里面的可能不是最新的。
将proj_labxxx.out拷入该目录后,更名为appProgram.out,
启动InstaSPIN_MOTION_F2806xM.exe,可以装入启动新程序,但点"User.h Settings"
后电机参数不能读出,不能运行!
Select “User.h Settings” to bypass the Identification process and load the values and Identification Settings stored under USER_MOTOR in the user.h file that was used during project compile.
.settings\
Images\
app.css
app.html
app.js
app.json
appConfig.ccxml
appInitScript.js
appProgram.out
appProgram.out.12b
appProgram.out.kit
index.html
InstaSPIN_MOTION_F2806xM.exe
InstaSPIN_MOTION_F2806xM.ini
gang qu:
已经解决!
1、首先安装要注意,先装instaspinuniversalgui_v105.exe后。
2、在开发包随带
InstaSPIN_FOC_F2806xM\InstaSPIN_MOTION_F2806xM\GUI_Composer_InstaSPINs_F2806xM_install.exeqsg_gui_instaspin_foc.pdfqsg_gui_instaspin_motion.pdfreadmefirst_instaspin_motor_kits.pdf或网上下载的GUI_Composer_InstaSPINs_F2806xM_install.exe这个不能安装,不然会导致先装的InstaSPIN_UNIVERSAL.exe不能运行。
直接把
InstaSPIN_FOC_F2806xM\
InstaSPIN_MOTION_F2806xM\
二个目录拷至c:\ti\guicomposer\webapps\下即可。
这样InstaSPIN_UNIVERSAL.exe
InstaSPIN_MOTION_F2806xM.exe都能运行!
3、将c:\ti\motorware\motorware_1_01_00_17\sw\solutions\instaspin_motion\boards\hvkit_rev1p1\f28x\f2806xM\projects\ccs5\proj_labxxx
里编译好的out文件拷至..\InstaSPIN_F2806xM_UNIVERSAL\目录并改为appProgram.out即可运行GUI调试。
4、从上面看
InstaSPIN_FOC_F2806xM\InstaSPIN_MOTION_F2806xM\
目录中的GUI只是用来评估用,并不能用处调试程序,调试程序要用
c:\ti\guicomposer\webapps\InstaSPIN_F2806xM_UNIVERSAL\InstaSPIN_UNIVERSAL.exe
各位是否也是这种用法???
webapps目录树如下:
InstaSPIN_F2802xF_UNIVERSAL\InstaSPIN_F2805xM_UNIVERSAL\InstaSPIN_F2806xM_UNIVERSAL\InstaSPIN_FOC_F2806xM\InstaSPIN_MOTION_F2806xM\