Hi everybody ! I just want to ask somethong...
portSTACK_TYPE *pxPortInitialiseStack( portSTACK_TYPE *pxTopOfStack, pdTASK_CODE pxCode, void *pvParameters );
I suspected that portSTACK_TYPE is not defined properly
Thanks to all of you !!! It was really incorrect definition ! one more question - is there any way to tell the keil simulator that there are connected external pull-ups to port 0 ? Thanks in advance