YuriMuhin_ng
I would like to have a bare metal example that is not the one on this thread i.mx6 solox for dummies and neither this one MX6 SoloX bare metal startup .
Also, I found this thread i.MX6 Platform SDK 1.1 Release and I'd like to ask why is the SDK no longer available and supported? It seems that would be helpful for me now.
Anyway, I'm using the code found in the i.mx6 solox for dummies thread and it compiles just fine. I was able to compile it using GNU ARM Toolchain in eclipse and it is working out of the box in the sabre board, also in the UDOO-Neo board (Introduction - UDOO Neo Docs ).
I don't have an SD card, unlike the sabre and the UDOO, on my board, instead, I have an eMMC. Therefore I can't copy the A9 binary to the flash as easy as with an SD card. I'm trying to use the manufacturing tool Linux image to try to flash the binary into the eMMC but I haven't been successfully.
So my question is, could you please help me to find a way of flashing the cortex-a9.bin bare-metal code into my onboard eMMC?
I don't know if the MFG tool image is the way to do it but I can't think about anything else.
Thank you very much for the support.
Cheers.