• LIB CODE size problem
    I have problem with code size. When I check the map file it shows LIB CODE size 631h as follows CODE 0076H 0631H UNIT ?C?LIB_CODE why LIB CODE size such big? what could be the reason?. FYI...
  • Linker Code Packing Problem
    Hello, I'm creating an application which runs on Dallas 89C450 microcontroller. My application uses RTX-51 Full RTOS. The versions of the tools which are integrated into my IDE are like below: ...
  • Problem in Code banking.
    I am having a problem in Code banking. I am trying to use USERCLASS facility of Cx51 compiler for more than 64K area, it is giving an error. For user class => CODE_APP(C:0x11000-C:0x12000) this is...
  • code allocation problem in C
    I need to allocate a part of code to fixed address using C Language. Like "ORG xxx" in assambly. How can I do in Keil C51?
  • problem with keypad code
    Got another problem here... i am using 74c922 ic together with the keypad and i am using external interrupt for the keypad code. i want to store four different numbers into an array. when i...