Go to file
Matthew e97ff023d2 Commit code folders 2021-03-09 19:46:37 +08:00
.settings Commit code folders 2021-03-09 19:46:37 +08:00
CMSIS Commit code folders 2021-03-09 19:46:37 +08:00
board Commit code folders 2021-03-09 19:46:37 +08:00
device Commit code folders 2021-03-09 19:46:37 +08:00
drivers Commit code folders 2021-03-09 19:46:37 +08:00
osa Commit code folders 2021-03-09 19:46:37 +08:00
redlib/include Commit code folders 2021-03-09 19:46:37 +08:00
source Commit code folders 2021-03-09 19:46:37 +08:00
startup Commit code folders 2021-03-09 19:46:37 +08:00
usb Commit code folders 2021-03-09 19:46:37 +08:00
.cproject Added root folder files 2021-03-09 19:43:55 +08:00
.project Added root folder files 2021-03-09 19:43:55 +08:00
ECUHostMK64ECUHostMCUXpresso JLink Debug.launch Added root folder files 2021-03-09 19:43:55 +08:00
ECUHostMK64ECUHostMCUXpresso PE Debug.launch Added root folder files 2021-03-09 19:43:55 +08:00
README.md Added root folder files 2021-03-09 19:43:55 +08:00

README.md

VS-MAP-MATE

This code compiles on NXP MCUXpresso and runs on Teensy 3.5. You can communicate with the Teensy using MAP-MATE if you choose.

Install

To run the project, you need a Teensy 3.5. You can create the hex to download using binary utilities and load using Teensy.exe, or JTAG and fully debug by soldering the ARM single wire debug interface onto the Teensy 3.5. Segger J-link and PEMicro Universal are both debuggers I have used.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL GPL version 2 or higher.