• 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...
  • App note question
    I can not decode LSTKXDATA according to the rules of: C51: ?C? LOAD AND STORE LIBRARY ROUTINES
  • APP NOTE 138
    Well I've been screwing around with this topic for a few days now and MAYBE this summary title might get someone's attention. I have a Cypress 8051 system which has 6K internal RAM and a 64K Flash...
  • Request for App Notes
    I have been struggling through a variety of application notes dealing problems with the Keil tools for specific micro processors. While I find the app notes helpful, it is VERY difficult to determine...
  • Multiply Defined Error
    I am getting error below while compiling http_demo example for mcbstr9. Tried defining these three variables again in Net_config.h as extern const U8 IP_Broadcast[IP_ADRLEN]; extern const U8 MAC_Broadcast...