cd userland
mkdir build
cd build
cmake .
make
sudo make install
Then
cd ~/userland/host_applications/linux/apps/hello_pi/libs/ilclient
make
sudo cp ./*.a /usr/lib/arm-linux-gnueabihf/
cd ~/userland/host_applications/linux/apps/hello_pi/libs/revision
make
sudo cp ./*.a /usr/lib/arm-linux-gnueabihf/
Then:
cd /opt/vc/src/hello_pi/hello_teapot
cmake .
make
pi@raspberrypi:/opt/vc/src/hello_pi/hello_teapot $ ./hello_teapot.bin
Note: ensure you have sufficient gpu_mem configured. Is 128
* failed to add service - already in use
Then cd /opt/vc/src/hello_pi
rebuild.sh
pi@raspberrypi:/opt/vc/src/hello_pi/hello_teapot $ ./hello_teapot.bin
Note: ensure you have sufficient gpu_mem configured. Is 128
* failed to add service - already in use
Hi,
Git cloned on target:
Then
Then:
Then cd /opt/vc/src/hello_pi
/boot/config.txt