• Unable to individually assemble files
    When using uV3, v.3.33, I can no longer assemble my source files individually. The symbol for selecting this feature ("translate file") is faded and inactive. I have to select the symbol for assembling...
  • Accessing individual bytes of an integer.
    This should be an easy question, but it's driving me nuts. I'm programming in C51. I need to access the high-byte and the low-byte of a unsigned short variable. How should I do it?
  • Individual bytes of a float type
    Is it possible to extract the bytes from a float type for storage in serial EE or flash memory?
  • Reading Individual Registers?
    Howdy -- I'm starting with Cortex M processors, but I have lots of experience with 8bit MCUs. I have been working on learning the STMicro PAL headers. One thing, coming from an 8051, is that...
  • Enable or disable RI or TI individually
    Hi, I am using 8051 family's uController(AT89C55WD). May I know is there a way to enable or disable transmit(TI) and receive(RI) interrupt individualy? Pls advice... Thank you. regards...