• fonction exit on keil
    hello all, i have a probleme with <stdlib.h> void al_exit( int exit_code) { al_hardware_reset(exit_code); /* Notify hardware reset that we came from th_exit */ exit(exit_code); } this...
  • fonction exit on keil
    hello all, i have a probleme with <stdlib.h> void al_exit( int exit_code) { al_hardware_reset(exit_code); /* Notify hardware reset that we came from th_exit */ exit(exit_code); } this...
  • RTX51-Full converting fonction to task
    Hello all, Can someone help me with converting a specific function (that receive various parameters) to task function? I'm working with RTX51-Full and I know that maybe the way to do it is to use the...
  • RTX51-Full converting fonction to task
    Hello all, Can someone help me with converting a specific function (that receive various parameters) to task function? I'm working with RTX51-Full and I know that maybe the way to do it is to use the...
  • Impossible to reduce fonction with Keil 4.22a
    hi, i have migrate to Keil 4.22a, but now, it's impossible to reduce a fonction with the icon "square with a cross". where's the paramatre for restore this icon?