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.

AM3358: AM335x starter kit u-boot spl build error

Part Number: AM3358

Hi expert,

I just begin AM335x study and experimenting build u-boot following the "Linux board porting online series". I have Ubuntu 16.04 in virtual box with CCS 9 installed. When I using below configurations to build three targets: AM335x_evm_config, spl/u-boot-spl.bin and u-boot.bin. Error only occurs in the "spl/u-boot-spl.bin" and indicates something wrong with sections and memory. Could you help me identify where the error could be? I use the tools a bit different from the training series. I replace arm-arago-linux-gnueabi- with arm-linux-gnueabi- and I don't know if this makes difference.

Error message:

Make command:

Thanks!

Sheldon