Other Parts Discussed in Thread: AMIC110
Hi,
I build MotorDriver application from this path "PRU-ICSS-Industrial_Drives_01.00.02.03/examples/motor_control/projects/motor_control_AM437x_arm" and convert .bin to ti .bin by using following commnad
tiimage 0x40500000 NONE motor_control_AM437x_arm.bin motor_control_AM437x_arm_ti.bin
Then copyed conveted binary into SDCard and renamed as app
After booad boot up I got following output from UART0
StarterWare Boot Loader
BOARDInit status [0x0]
SoC : [AM43XX]
Core : [A9]
Board Detected : [IDKEVM]
Base Board Revision : [UNKNOWN]
Daughter Card Revision: [UNKNOWN]
MMC/SD Card found
Copying application image from MMC/SD card to RAM
Jumping to StarterWare Application...
After "Jumping to StarterWare Application..." I didn't get any output from console.
Regards,
Ravi