Skip to main content

A utility script for interacting with containerized TriCore development environment

Project description

TriCore CLI

A utility script for interacting with containerized TriCore development environment.

Usage

Build

Make sure to be in the top-level directory of a project (i.e. a folder with some source code, a CMakeLists.txt and the tricore_toolchain.cmake toolchain file provided in project-template folder).

Then, run this to build the project:

tricorecli build -v SRCDIR
# OR
python3 -m tricorecli build -v SRCDIR

If the build is successful, a file .hex is generated inside the build directory of the project.

Flash

The flash tool is work in progress; at the moment, the preferred solution is to use Infineon MemTool, feeding it with the .hex binary image.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tricore_cli-1.5.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

tricore_cli-1.5-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page