• Undef_handler ???
    My code, (MCB2300 and RL-ARM) which parses a file on SDcard for execution commands, was working fine (theoretically) until today it's being thrown into the Undef_hander. If I make small modificatons...
  • Undef_handler ???
    My code, (MCB2300 and RL-ARM) which parses a file on SDcard for execution commands, was working fine (theoretically) until today it's being thrown into the Undef_hander. If I make small modificatons...
  • What can make the controller call the undef_Handler?
    Hi, I currently got some problems using a library compiled with the RealView compiler. I took the pio/usart/dbgu ... files from the AT91SAM9260 software package and compiled them into one library....
  • What can make the controller call the undef_Handler?
    Hi, I currently got some problems using a library compiled with the RealView compiler. I took the pio/usart/dbgu ... files from the AT91SAM9260 software package and compiled them into one library....
  • Maximum allowable and active tasks
    Hi, I am using full version of keil compiler. In the RTxtiny manual [available in installation folder], there is a limitation of 16 allowable and maximum tasks. My question is, is there any way I...