Go to file
Matthew 10c58a7405
Added root folder files
2021-03-09 19:43:55 +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.