Skip to the content.

SLMX4 Projects

Back

This repository contains various firmware projects for the SensorLogic SLMX4 module.

These projects require the use of the MCUXpresso IDE and an appropriate JTAG emulator.

Setup MCUXpresso

Once MCUXpresso is installed, when the program is started it will ask the user to create a workspace. The location isn’t critical, except when new projects will be created in the future, MCUXpresso will use the workspace folder as the default.

Download the NXP SDK and drag the file into the ‘Installed SDKs’ tab at the bottom of the Window.

To import a project, choose ‘File->Open Projects from File System…’ and in the ‘Import source:’ text box, select the folder where the code repository was downloaded to. Here, you can select all, or a just of subset of projects to import.

Projects