Hi all,
Has anyone followed the guide at the following link?
http://processors.wiki.ti.com/index.php/Getting_Started_With_C6Run_On_Beagleboard
I have a problem with the sections "Open Embedded and angstrom setup" and "Building base image for beaglboard" . In "Open Embedded and angstrom" section the comand
~/Git$ git clone git://gitorious.org/angstrom/angstrom-setup-scripts.git angstrom-setup-scripts
result obsolete and I followed the guide at site below
http://www.angstrom-distribution.org/building-angstrom
with the link updated as
~/Git$ git clone git://github.com/Angstrom-distribution/setup-scripts.git
I followed the steps but then I am not the directory "angstrom-setup-scripts/build/tmp-angstrom_2008_1/deploy/glibc/images/beagleboard" is created after running the command
~/Git/angstrom-setup-scripts$ bitbake base-image console-image
After the command bitbake does not create the directory and then have a problem then to select the kernel from this folder.
I have already tried to install the TI C6000 Code Generation tools and C6Run but for a correct compilation requires the directory
"angstrom-setup-scripts/build/tmp-angstrom_2008_1/deploy/glibc/images/beagleboard"
Has anyone done these steps? May attach the folder build.zip?
Maurizio