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.

sysbios bootloader---using u-boot to load sysbios image on dm8168 and AM3352

Other Parts Discussed in Thread: SYSBIOS, AM3352

I want to load sysbios image by u-boot. Now u-boot is done. The sysbios with emulator is also done.

Now I face some questions:

How can u-boot load the real code/data into ddr, move data section and clear bss section?

How to place the .text __int00 at an explicit address and then jump to __int00?

Exepte u-boot, do we have anothe choice?


Platform dm8168 and am3352.

sysbios verison: bios_6_33_05_46

xdc version: xdctools_3_23_03_53

Thansks a lot