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.

AM4379: DDR-less MLO build issue

Part Number: AM4379
Other Parts Discussed in Thread: AMIC110

Hi,

We are working on AM4379 RAMLESS custom SOM.

Below are our board configuration

1. Our board don't have EEROM

2. Insted of SPI Flash we have eMMC and SDCard.

3. No card detect (CD) pin.

SDK version 

1. ti-processor-sdk-rtos-am437x-evm-06.00.00.07-Linux-x86-Install.bin

2. pdk_am437x_1_0_15

For build MLO bootloader we used following command

cd /ti/pdk_am437x_1_0_15/packages/ti/starterware

make bootloader BUILDCFG=boot PLATFORM=am43xx-evm BOOTMODE=mmcsd USE_DDR=no

While compiling bootloader by we get following error

make[1]: *** No rule to make target '/home/aitheon/ti/pdk_am437x_1_0_15/packages/ti/starterware/examples/gcc/am43xx_boot_noddr.lds', needed by '/home/aitheon/ti/pdk_am437x_1_0_15/packages/ti/starterware/binary/bootloader/bin/am43xx-evm/gcc/bootloader_boot_mmcsd_noDDR_a9host_debug.out'. Stop.
make[1]: Leaving directory '/home/aitheon/ti/pdk_am437x_1_0_15/packages/ti/starterware/bootloader'
Makefile:151: recipe for target 'bootloader' failed.

Kindly help us to resolve this issue.

Regards,

Ravi