Changes

Jump to: navigation, search
Target configuration
*<code>gdb</code> (sudo apt install gdb).
==Target configuration==
The target has to be configured to mount the root file system over NFS. Please refer to [https://wiki.dave.eu/index.php/BELK/BXELK_Quick_Start_Guide#Target_configuration_for_the_development_stage_.28net_nfs.29|this link] for more deatailsdetailsThe example project associated with this application note should be located in this directory of the host machine: <code>/bora/rfs/belk-4.0.0/home/root/hello</code>. This directory is seen by the target machine as <code>/home/root/hello</code>. Please note that you need to change the permissions of the directory <code>/bora/rfs/belk-4.0.0/home/root/hello</code> in order to allow the user <code>dvdk</code> to access it without any restrictions:<pre class="board-terminal">dvdk@vagrant-ubuntu-trusty-64:~/bora/rfs/belk-4.0.0/home/root$ lltotal 16drwxr-xr-x 3 root root 4096 Jun 12 16:27 ./drwxr-xr-x 3 root root 4096 Jul 10 2017 ../-rw------- 1 root root 1102 Jun 12 10:41 .bash_historydrwxr-xrwx 4 root root 4096 Jun 12 14:55 hello/</pre>
==The example project==
4,650
edits

Navigation menu