Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

The microc don't do anothers tasks

Hi, I was reading the example code "hello_ucosii.c", but when I modify the code he made only the task1. My code modified is: # include <stdio.h># include "includes.h"# include "system.h"# inc...