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.

The MLO be copied and executed from the DDR(address 0x80000000)?

HI.

we want to do something different from starterware,only use the "MLO" image,that means the “app” image is embedded into the MLO image.

So,The MLO must be copied and executed from the DDR(address 0x80000000),and we find it is possible in the TRM,but failed actully.

our steps are (based on bootloader project of the starterware) :

1.modify the CMD file.

2.modify the build opition (post-build steps \command) ,change the address.

3.load the "MLO" to the SD card.

How to resolve this problem?

Please suggest

Thanks