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.

Device Tree Compiler BeagleBoneBlack

Hi,

i would like to use device tree overlays on BBB and therefor i need the compiler. I downloaded the sdk7 and tried to follow the instuctions here: http://processors.wiki.ti.com/index.php/WL18xx_AMxxx_platform_integration_guide

I downloaded the pre-compiled image for beagle bone black:

June 20, 2014 SDK 7.0 am335x-bone(black/white), am335 EVM boot partition, rootfs partition Includes SS1 bluetooth stack v4.0.1.4.2 binaries in /home/root/ss1

and used the create_sdcard script of the sdk 7 to flash a sd card.

after i established a serial connection, i tried to use the command:   dtc -O dtb -o .... to compile files but the command doesn't exist:

dtc: command not found

Does this image doesn't have this function or do i have to create the image like explained in the upper link on a built server to make the compiler work?


Maybe you can point me in the right direction

thanks

Beni