• About #define aa=DWORD[0x30]
    If I #define aa=DWORD[0x30]; Can I treat aa as an integer number! And if I #define aa=DBYTE[0x30]; Can I treat aa as an char number! Thanks!
  • Sorry
    Hello Per WesterMark, I am sorry, I have not checked that field. OK. I will Take care about that.
  • sorry ibanking...
    i want to use ibanking, so am using control-switch of ibanking in BL51_Misc controll on option-menu. micom is sda5550m(Microna). The problem is that when function in one bank call function in another...
  • code banking..sorry
    i want to use code banking with micronas micom sda550. linker is not working... i am bad at English... tell me what i must check...please... i am glad to take how to setting and other source code....
  • Problem writing DWORD xdata
    I just noticed this recently... whenever I have a xdata DWORD - 32 bits - and I try to set it to a constant value (or any value I think), the assembly that gets generated seems all messed up for such...