Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

Couldn't run the example project from the package PROCESSOR-SDK-RTOS-OMAPL138.

$
0
0

Hi,

     I downloaded the PROCESSOR-SDK-RTOS-OMAPL138 software from http://www.ti.com/tool/processor-sdk-omapl138.  

I got some folder like pdk_omapl138_1_0_4 while running the bin file. I go to the particular folder pdk_omapl138_1_0_4/packages and i run the pdksetupenv.sh and i set the command make clean and make all.

while setting the command make all i got the error like following.

warning #10063-D: entry-point symbol other than "_c_int00" specified:  "Entry"
mono /home/vishnujith/ti/pdk_omapl138_1_0_4/packages/ti/boot/sbl/tools/omapl13x_boot_utils/OMAP-L138/GNU/AISUtils/HexAIS_OMAP-L138.exe -o /home/vishnujith/ti/pdk_omapl138_1_0_4/packages/ti/boot/sbl/binary/lcdkOMAPL138/mmcsd/bin/MLO -ini /home/vishnujith/ti/pdk_omapl138_1_0_4/packages/ti/boot/sbl/soc/omapl138/omapl138.ini /home/vishnujith/ti/pdk_omapl138_1_0_4/packages/ti/boot/sbl/binary/lcdkOMAPL138/mmcsd/bin/sbl.out;
/bin/sh: 1: mono: not found
board/lcdkOMAPL138/build/makefile:126: recipe for target 'MLO' failed
make[2]: *** [MLO] Error 127
make[2]: Leaving directory '/home/vishnujith/ti/pdk_omapl138_1_0_4/packages/ti/boot/sbl'
makefile:67: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/vishnujith/ti/pdk_omapl138_1_0_4/packages/ti/boot/sbl'
makefile:146: recipe for target 'sbl' failed
make: *** [sbl] Error 2
  

What might be the reason?how to solve it and create project for running Example project???

regards

Arun


Viewing all articles
Browse latest Browse all 17527

Trending Articles