Vývojová deska typu Arduino na platformě NXP
Loading...
Files
Downloads
5
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
The aim of the thesis was to create a package that extends the Arduino IDE application with a
development board on the NXP platform and verify its functionality on an example. The first
step was to create a suitable structure for the installation package that would be detectable by the
board manager. The description of the board was taken from the public SDKs and then modified
to be compilable by the Arduino IDE tools. two methods to upload the code were implemented to
upload the code to the board. The first using an external compiler and the second using Linkserver,
which is an NXP tool from MCUXpress. Subsequently, four examples were created to verify the
functionality of the program.
Description
Subject(s)
MCUXpresso, LPC845-Breakboard, Cortex M0+, Arduino IDE, board manager