Skip to content

joaosoares/ni-armv7-compiler-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

National Instruments ARMv7 compiler image

This image builds the National Instruments Cross-compiler for Linux hosts so you can use it on any platform with Docker installed (including MacOS).

Building the image

Download the file oecore-x86_64-cortexa9-vfpv3-toolchain-5.0.sh from the NI Website and add it to the current folder. It is not included here due to copyright reasons and its large filesize.

Run the command

docker build -t ni-armv7-compiler .

And now the image has been built!

Usage

To see an example of how to use this image along with docker-compose to produce executables, see the project joaosoares/ni-armv7-docker-starter.

About

Docker image for National Instruments cross-compiler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published