Other Parts Discussed in Thread: UNIFLASH, SK-AM62, SYSCONFIG
Tool/software:
Hi team,
I’m working with the SK AM62x on Ubuntu 22.04 and have downloaded the correct package (mcu_sdk-am62x) for my board. Here’s what I’ve done so far:
- I successfully read UART characters.
- I transferred the image from the Linux machine to the SoC using UART boot mode, and it was successful.
- I configured the bootloader to use OSPI mode for the image.
However, I’m not seeing any output when the board boots in OSPI mode. I suspect the issue lies with the bootloader, since there’s no output from it. Could you please guide me on how to troubleshoot or resolve this?
Thank you!
Expected output
Output in my linux machine