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.

Re: Problems building Das U-Boot

Ralph,

In the EZSDK the u-boot is build as part of the main build rather than within psp directory.

So from /ti-ezsdk_c6a816x-evm_5_00_00_55 you can do

$make u-boot

or it is build as part of

$make all

Iain