This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
We have designed a board with AM6548 Processor. We are in board bring up stage.
Currently, we are facing an issue with AM6548 SD card boot. We are observing 25Mhz clock for MMC1_CLK and some junk prints in MCU UART0 and Main UART0.
We have configured SD card(MMC1) as primary boot source and have disabled secondary boot source. We have verified all the boot mode pin settings. We have probed clock and found it stable.
Please let us know if we need to check any other conditions to proceed further to debug the issue.
Any other recommendations or suggestions shall be highly appreciated.
Thanks and Regards,
Sushruta
Hi Sushruta,
Did you see this page ?
processors.wiki.ti.com/.../AM335x_board_bringup_tips
You can check "Is the device alive" test.
switch from SD card boot to UART boot and verify that you have CCC stream on your console.
This means that the ROM is executing and is attempting to boot.
Thank you for your reply.
As suggested by you, we switched to UART boot mode and observed CCC stream on console.
Could you please share the UART boot image for the processor.
Thank you.
Regards,
Sushruta
Hi Sushruta,
As I said above it is only "Is the device alive" test. If you see stream of 'C' characters output on a terminal, this means that the ROM is executing and is attempting to boot according to this document
We also designed custom design board with AM4379 and I am newbee. I learned many things from Pavel.
In our board, after "Is the device alive" test, we switched back from UART boot to a SD card boot .
And we created boot image with this link. If you want to create boot image at linux host you must follow this link
I would recommend this training series .
Best regards,
Mehmet
Hi Pavel,
Thank you for all your inputs. SD card boot is working fine for us.
However, we are facing an issue with USB0 port.
USB0 port is working in host mode. However, it is not getting enumerated in device mode.
Kindly share your thoughts on this.
Regards,
Sushruta
Sushruta,
Please open new e2e thread regarding your USB0 device mode issue.
Regards,
Pavel