• Importing constants
    How to import to a *.c file a constant defined in a *.asm file with EQU directive ?
  • Constant Type
    Hi All,, I could not understand about what is meant by Type of a constant data type ?? forexample why is it needed to write a constatnt like 0x123455678L .. what does this trailing L means ?? What...
  • About constants
    Can anybody tell me how constants are stored in a 8051 application. If it is prom- able to write it to the PROM and how it will be accessed during program execution? thanks. regards...
  • constant placement
    Can I put ?CO?xxx on XDATA space using LX51 user segments "?CO?xxx (X:0x200)" thx all
  • Constant folding
    HI I'm new to the tread. I found when using V7.06 constant folding does not appear to work the way I would expect. I would expect that both of these expressions would evaluate to the same answer...