PDA

View Full Version : freertos problem


C++
07-21-2009, 05:27 PM
I am currently working on a real time operating system(freertos) task,there are 3 tasks here and the problem im having is with the 1st task. it is basically to have 2 modes, toggled by a single button "RIGHT" (keys = ~PTH & BOTH). this has got to go basically from what it is now, to a mode that...