Skip to content

Arm-Examples/CMSIS-View_and_CMSIS-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using CMSIS-View and CMSIS-Compiler

The µVision projects in this repository were used in the webinar "Using CMSIS-View and CMSIS-Compiler".

Fault_VHT_MPS2_Cortex-M7

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.

File_Demo

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.

Hello_IMXRT1050-EVKB

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.

HTTP_Server

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.

About

These projects were used in the webinar "Using CMSIS-View and CMSIS-Compiler"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published