Skip to content

Docker container for building a GCC VLE toolchain based on S32 Design Studio sources

License

Notifications You must be signed in to change notification settings

Comsecuris/s32dsgccvle

Repository files navigation

A VLE toolchain without a clunky IDE

Build a baremetal VLE toolchain from NXP's S32 Design Studio source code release.

  • builds both a working compiler as well as a Python-enabled gdb.
  • uses multi-stage builds to ensure the docker container doesn't communicate with external hosts after initial installation (Hence Docker >= 17.05 required)

Use build.sh to build the toolchain in the Docker container and get_toolchain.sh to copy the tarball out of the container after the build.

About

Docker container for building a GCC VLE toolchain based on S32 Design Studio sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published