Other Parts Discussed in Thread: AMIC110
Hi community,
Lately I have been struggeling trying to flash our firmware onto the IDK with AM437x processor. I know that it is written in the RTOS SDK guide that flashing via UART on this specific dev board is not supported, but I figured that this is due to the wrong configuration of the sysboot pins. According to the TRM, I shorted the sysboot pins and verified the correct configuration by reading back the control status register (0x19 LSB) which should correspond to a sysboot4:0 configuration of 11001. I can also tell that the board is in UART booting mode since it prints the expected CCCCs to the console. When I then try to send the SBL via xmodem, the transfer is successful, but nothing happens afterwards (I expect a few prints from the SBL). Instead, the motor fault LED turns on (I don’t really see the connection there).
I tried the same on the ICEAMIC110, and again, nothing happens after sending the SBL.
Do you think that this is an issue of the SBL? Or is it really that the flashing via UART is not supported on these dev boards? If so, I would be very happy to know the reason of this or the necessary conditions for a successful flash via UART, such that we can integrate this peripheral booting mode on our custom board.
Thank you in advance!
Best,
Liliane