Other Parts Discussed in Thread: AM3358
Tool/software: Linux
I have recently purchased an AM3358 evaluation module, and downloaded and installed the Linux-rt SDK version 5.01.00.11. Following the instructions on the developer wiki, I have built and installed to an SD card the bootloader, kernel, and filesystem. Using the binaries I compiled, the processor boots up but the serial console output is gibberish. I have isolated the problem to the MLO file that is created in my build. If I replace the generated MLO file I built with the one that comes on the SD card, and leave the other rebuilt files the same, the system boots up and the console works properly. Why does the pre-built MLO file work but not newer built ones? The version displayed on the console for the old MLO file is SPL 2016.05-g4db46a6bbd (Mar 29 2017 - 17:44:45). Did something get broken in the source tree of the latest RT SDK?


