• 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...
  • 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...
  • syntax "?PR?printf"%FCODE only works on some PCs ?
    Hi everyone, My application requires that I locate the "printf" code from the library to a certain location, so in my linker file, I wrote: "?PR?printf"%FCODE (0x0300) [0x0300] This uVision-2...
  • uVision2
    I can't seem to get the Watchdog timer going, i'm compiling the start167.a66 file with all the relavent changes but it seems to ignore the fact that i've enabled the watchdog timer. What could be wrong...
  • Memory Settings for uVision2 Debugger/Monitor
    I am using the Phytec MiniMODUL C167 with 2M of RAM. The Start167 assemble file (comes with the module) sets the RAM into two 1MB banks, each access by different chip selects. The Monitor program provided...