• NCODE&FCODE definitions
    Hello ALL! It would be very nice to get an answer... on the link http://www.keil.com/support/docs/1134.htm for the large memory model is stated: NCODE (0X100000-0X10FFFF), .......... FCODE...
  • NCODE&FCODE definitions
    Hello ALL! It would be very nice to get an answer... on the link http://www.keil.com/support/docs/1134.htm for the large memory model is stated: NCODE (0X100000-0X10FFFF), .......... FCODE...
  • ICODE and DCODE Fetches
    I'm not sure if this is the right forum to post this in. I understand the ICode/Dcode fetch over the same memory range. And ICODE would be the assembly instructions that will be executed ie. pointed...
  • ICODE and DCODE Fetches
    I'm not sure if this is the right forum to post this in. I understand the ICode/Dcode fetch over the same memory range. And ICODE would be the assembly instructions that will be executed ie. pointed...
  • RENAMECLASS doesn't work with ICODE
    Hello, I use the RENAMECLASS Pragma for several sections and it works fine. For some reason it doesn't work with ICODE. The compiler says "unknown class". But the ICODE class is used several times and...