The µVision projects in this repository were used in the webinar "Using CMSIS-View and CMSIS-Compiler".
This project is a simple Fault component example running on Arm Cortex-M7 microcontroller simulated by Arm Virtual Hardware with the VHT_MPS2_Cortex-M7 model simulator.
The application allows triggering of specific faults upon which the fault information is saved and system is reset. When system restarts the fault information is output via the Event Recorder.
This is a file manipulation example using the MDK-Middleware's File System component. You can format the drive and create, read, copy, and delete files on it.
A detailed description is available.
This is a simple Hello World example for the NXP IMXRT1050-EVKB Evaluation Kit. This example prints "Hello World" and a counter value via the standard output which is routed to the debug console through Virtual COM port.
This is a HTTP_Server example. It shows you how to use the Web Server CGI interface as well.
A detailed description is available.
Use this example to connect an evaluation board to a LAN with DHCP server (most LANs have this). The example will configure the network parameters automatically using a DHCP protocol.