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