Other Parts Discussed in Thread: C2000WARE
Hello team,
1.We are trying to run the motor using universal lab example which is located in below path
“C:\ti\c2000\C2000Ware_MotorControl_SDK_4_00_00_00\solutions\universal_motorcontrol_lab”
2.We changed the 280025c code to 280049c code by following the steps given in “universal_project_and_lab_users_guide_pdf” (“C:\ti\c2000\C2000Ware_MotorControl_SDK_4_00_00_00\solutions\universal_motorcontrol_lab\doc”).
3.In the above document we are following section “3.3 Porting Reference Code to New C2000 MCU “ to change the code.
4.we are getting confusion at point number 4(which i have shown in below image).
5.how we can do this point "f28004x_flash_lib_is_eabi.cmd" file to change the memory map according to the used F28004x device.
FYI: We have replaced “f28004x_flash_lib_is_eabi.cmd” with “ f28004x_flash_cpu_is_eabi.cmd”
We are getting below error.
Thanks in advance