yuriykulikov / FreeRTOS-on-XMEGA

port.c and portmacro.h for FreeRTOS to run on any AVR XMEGA
see wiki
15 stars 13 forks source link

Bled task #2

Closed EtienneBesancon closed 13 years ago

EtienneBesancon commented 13 years ago

Here is the second pull request that contains 2 new files (bled_task.h and bled_task.c) plus the edited main.c to test the task. Please note that you have to edit the port reference for your LED (PORTA if I am not wrong) and you can use small loop prior to the FreeRTOS kernel to test it.

yuriykulikov commented 13 years ago

Tested. Seems like the problem is with the program counter size. See email.