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.

OMAP3530 x-loader building

Other Parts Discussed in Thread: OMAP3530

Hi, 

I'm working with an OMAP3530 custom board based on the Beagle C4.  The memory I'm working with is the MT29C4G48MAPLCJI-6.

I'm trying to compile a x-loader so I can upload it to the ram via the UART3.  I've downloaded the xloader code from git://gitorious.org/x-load-omap3/mainplain.git, and I compiled it with the codesourcery_g++ toolchain.

But I cant't make it properly, every time I upload the x-loader, I can't go into the next step and upload de u-boot (via UART 3 too)

If I use an already compiled x-loader, I've no problem, but I want to modify some code in the x-loader so I need to be able to compile it.

What am I doing wrong?

Any sugestions are accepted!

Thanks.