This repository contains firmware for the CANtact FD device. This firmware is provided as a project for the NXP MCUXpresso IDE, which is available for free from NXP.
This IDE can be downloaded from NXP here.
The project has been tested using MCUXpresso IDE v10.2.1 [Build 795] [2018-07-25] and SDK version 2.4.1. Since SDK file are bundled with the project, you should not need to install the SDK.
- To import the project to MCUXpresso, first clone it using git:
git clone ssh://git@gitlab.com:linklayer/cantact-pro.git
- Open MCUXpresso
- Select File -> Import... and choose "Existing Projects into Workspace"
- Click "Browse" beside "Select root directory" and select the location of the cloned firmware
- Check the box beside the projects in the "Projects:" list
- Click Finish