Jump to main content
4 Building Microchip PRIME Base Node on Linux Application
The PRIME Base Node application
example is included in the usi_host-2.2.2
package:$ cd ~/010-usi-host/primeBN_linux
Select to configure the
cross-compiler environment variable CROSS_COMPILE
if
needed:$ export CROSS_COMPILE=~/buildroot-at91/output/host/bin/arm-buildroot-linux-gnueabihf-
Clean and compile the
code:$ make clean && make all
Copy the compiled application to
the
target:$ scp bn_prime root@<target-ip-addr>:/usr/bin
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.