• Looking for source C code of setjmp and longjmp
    Hello, I am looking for the source C code of the standard functions setjmp and longjmp for ARM7. Does anyone known where I can find them? Thank you very much! Julian
  • a small problem
    can we go into interrupt service routine after an interrupt giving instruction while debugging it is not happening with me while full run it is going as the port status show me but not while debugging...
  • small function
    is it possible to change "memory model" for a function in an object module for example " small defined in an object" using a linker directive or some other way ? any idea ?
  • small changes code doesnt work...
    Hello All, I am having a few problems using a few assembler directives from today morning. I had a lcd routine program.Its working fine and I have been using this for past 1 year. Now to make...
  • Calculating Small time increments
    I need to measure small portions of time (at least 500us) while using Keil's RTX51 with a System Slice of 20ms. I'm assuming that RTX51 already has a realtime counter that tracks clock ticks (or at least...