• DPP, NCONST, near, PEC
    Hi all, (C167; running everything from RAM, copied from flash in the startup-file and then re-mapping the BUSCON's) Does anybody have a suggestion on how to put DATA in one continuous memory area...
  • DPP, NCONST, near, PEC
    Hi all, (C167; running everything from RAM, copied from flash in the startup-file and then re-mapping the BUSCON's) Does anybody have a suggestion on how to put DATA in one continuous memory area...
  • Using two separate NCONST regions
    I am using C166 (V4.7 I think) and am developing an application where I would like to use two separate NCONST regions. Currently there is one at 0x80000 and I am using the large memory model where DPP0...
  • Default Linker Control String - NCONST
    I have a problem getting my project to link. I had to create a linker file, changing the NCONST class from :- NCONST (0xC04000-0xC07FFF), to NCONST (0xC10000-0xC13FFF), Just to get the project...
  • Default Linker Control String - NCONST
    I have a problem getting my project to link. I had to create a linker file, changing the NCONST class from :- NCONST (0xC04000-0xC07FFF), to NCONST (0xC10000-0xC13FFF), Just to get the project...