Hi all,
I am using the Am3352 in my system. When powers up, I will receive 'C' on uart0 CONTINUOUSLY, even any kind of boot sequences are configured. This is not as technical reference manual says. What 's the problem happened to my system?Thanks
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,
How can it be normal as in u-boot file UART0 is set as debug port and if it shows no response to the boot file.
What does 'C' mean during boot up of AM335x
Thank you
Yes, this is normal. Now I can boot the system via uart0. I just wondered that C string is printed out continuously in my AM3352 system, while eight C chars printed out, followed by 5 seconds pause, and so on, in the EVM AM3359 board. Is this the difference of the version of the ROM code between am3352 and am3359? Any way , this does't matter for me.
Thank you very much