• specs explaination/detailed description
    hi; i read the rtx51 specs on the site.it gives context switch for fast task as 70-100 cycles.does this difference come due to priority polling?secondly does context switch is equivalent to 'dispatch...
  • What should be avoided in RTX51_Tiny application ?
    I am using RTX51_Tiny now. It is my first time to use it. But I am a serious C51 programmer. So when I write functions in RTX51_Tiny, what should I pay attention than the normal C51 style? Thanks!
  • Cant find description of local variables for assembler routines
    I looked all over the manuals and did a search, but could not find a method for defining variables in an assembler routine as local (as in a C function). in the back of my mind it says that this is possible...
  • different CAN details
    Can anyone explain me what is FCAN,BCAN, MSCAN,LSCAN,FSCAN? How are they different from one another, is it only the speed of the can that decides or is there any other parameter that decides the category...
  • Linker Listing Description?
    Where can I find a fully detailed description of the contents of a BL51 listing (map) file? Both the manual, and http://www.keil.com/support/docs/1676.htm provide just a very basic overview of only...