• far variable in expression (MX)
    Hallo, I was working to find the cause of "far variable in expression producing wrong result". Now I modified the previous test program and checked the assembler code generated. Here is my C program...
  • Expression
    hi..can any body tell,the expression s=((a/16*10) + (a%16)) belongs to which conversion?????
  • far types
    I've tried to mod the xbanking link file to generate paging for my device. I was trying to use segment B which is defined between 8000-BFFF. Then page into this to give 128k. I have set the HData...
  • Far Jumps
    I need to jump from one segment to another example: from 0xC01000 to 0xC10000 How can this be done?
  • RE:bad or irreducable absolute expression
    While compiling the code, I get the following error RTE/Device/nRF52832_xxAA/gcc_startup_nrf52.S(35): error: bad or irreducible absolute expression I would like to insert a snapshot of the screen...