summaryrefslogtreecommitdiffhomepage
path: root/README
blob: 38becc725c6d656f4fe6d816c0abd5ff00024d3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# privateisland ARM test suite 

ARM Test Code for Open Source FPGA Network Processor for Security, IoT, and Control.  

See LICENSE in this folder and reference to LICENSE in header of each source code file

Contributors must agree to Contributor License Agreement (to be added).  

Project depends on NXP SDK for Kinetis. 

Either create an SDK for the MK02FN128xxx10 at https://mcuxpresso.nxp.com/en/dashboard or contact support@mindchaseres.com

See included MEX file for generation of pin and clock definition

It is assumed that the developer is using NXP's MCUXpresso IDE.  This IDE includes the GNU Arm Embedded Toolchain

Importing the project:

File -> Import -> General -> Existing Projects into Workspace

Project assumes developer is using OpenOCD to debug.  See the following links depending on debug environment:

https://mindchasers.com/dev/openocd-darsena

https://mindchasers.com/dev/openocd-darsena-windows

It is also possible to use the mainline Eclipse with a self managed GNU Arm Embedded Toolchain