kekec / xmc4500_blinky

Simple project to get started with xmc4500-relax-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What

A simple example on how to use the systick timer to generate periodic events using DAVE4 (NO DAVE APPS) for xmc4500 relax kit by Infineon. The rest of the files was generated using DAVE4 (simple main template).

Use

Import with project wizard, compile, connect xmc4500 relax kit and debug. You should see the red LED on the board blinking.

Purpose

Minimal working example to test toolchain setup.

About

Simple project to get started with xmc4500-relax-kit

License:MIT License


Languages

Language:C 60.2%Language:C++ 38.1%Language:Objective-C 1.3%Language:Assembly 0.4%