Other Parts Discussed in Thread: TMS320F28069M, MOTORWARE
HI,
I am trying to find the inertia identification using instant spin motion and spin tool for TMS320F28069M controller with BOOSTXL-DRV8305EVM. Using motoware code, i am able to run motor, but iam trying to identify the inertia the attached error is showing "2004". the following procedure i used (hardware and connection is correct. i am able to run motor using lab05b)
1. i imported the Motorware (C:\ti\motorware\motorware_1_01_00_18\sw\solutions\instaspin_foc\boards\boostxldrv8305_revA\f28x\f2802xF69m
\projects\ccs) to CCS and used Lab5Cto identify inertia.
2.in LAb5C Ti already wrote some defined motor inside the user .h, so checked parameters the my motor (Anaheim_BLY172S)
3.then i done built to progect bye right clickng on the user.h( Finished building target: "proj_lab05C.out"), the proj_lab05C.out was generated.
4.copy to the webapp location( C:\ti\guicomposer\webapps\InstaSPIN_F2802x69M_UNIVERS )and rename the proj_lab05c.out as a appProgram.out
5.then simply runned the InstaSPIN_UNIVERSAL.exe
6. error came as i attached it
Please correct above procedure where the mistake there ( even ifollowed lab5c document)