21 lines
425 B
Text
21 lines
425 B
Text
|
Description of example project
|
||
|
==============================
|
||
|
GPIO toggle example flashes the leds of the board with a periodic rate
|
||
|
|
||
|
* LED1 is connected to P1.1
|
||
|
* LED2 is connected to P1.0
|
||
|
|
||
|
Hardware Setup
|
||
|
===============
|
||
|
XMC4500 Relax Kit
|
||
|
|
||
|
How to test the application
|
||
|
============================
|
||
|
a. Import the project
|
||
|
b. Compile and flash the application onto the device
|
||
|
c. Run the application.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|