• Application note 138 should provide pflash.a66 in C
    Keil should provide fplash.c which would be the C equivalent to pflash.a66.
  • Application note 138 example flash.uv2 does not compile.
    The following is program log file when trying to build the example in app note 138. Thanks for explanation and solution. === flash.plg (begin) === compiling Srom.c... C:\KEIL\C166\INC\REG167...
  • App note question
    I can not decode LSTKXDATA according to the rules of: C51: ?C? LOAD AND STORE LIBRARY ROUTINES
  • Error: L 138 while compiling
    Hi All, Since code memory is almost full, so i'm trying to to get some free memory through optimization. The following settings are done: Target -> C51 -> Code optimization - > Level: 11...
  • Keil APP NOTE 105
    Refer to this app note, page 4. The routine to delay for a while. Rignt or wrong, this while will never end if 65535 - startcount is less than count?(ie..the number of ticks needed for the delay is more...