• Generating Hex file in uvision V1.31 - Problems in uVision V4
    Hi, I have problems with my Hex file generated by uVision 4. My original project built in uVision V1.31 was generating an Hex file to work on a 80C251SB16 Now that I have rebuilt my project...
  • Import uVision 1 Project
    I am using uVision3 V4.55 w/ linker L251 V4.35 and I have imported an old uVision 1 project using the "Import uVision1 Project" option I have checked all the options and they are correct. However on...
  • No object file generated after compilation in uvision 1.13
    I am using uvision 1.13 to build project based on old project file. issue is: 1. after change of source code, the old object file are not updated, but list file (.lst) updated. 2. If moving .obj file...
  • How to set and retrieve Portbits in uVision C
    How can I set and retrieve bitwise in uVision C? Similar to assembler P1.0 addresses Bit0 in Port P0. I could not find any possiblility to do so unless I take the usual Bitaddressing techniques (masking...
  • mon251 problems
    Hi I am using 80c251tb with uvision2. i have installed mon251 (9600 bps , internal UART) on to the FLASH ROM. i am using COM1 for monitor communication while com2 for program downloading. when i try...