• TRAFFIC.C won't work on eval board when memory model=Large, Why?
    I have a project much like the sample traffic.c, but i need more space for variables and would like use the memory model Large:64K program. When setting the memory model to Large, and selecting 'Use...
  • TRAFFIC.C won't work on eval board when memory model=Large, Why?
    I have a project much like the sample traffic.c, but i need more space for variables and would like use the memory model Large:64K program. When setting the memory model to Large, and selecting 'Use...
  • about conf_tny.a51
    In my project, Some events must be checked per 1ms.so i want to add the code to the tick ISR in the conf_tny.a51. but i do not want the Task Switching tick so small. i want to Keep the Task Switching...
  • about conf_tny.a51
    In my project, Some events must be checked per 1ms.so i want to add the code to the tick ISR in the conf_tny.a51. but i do not want the Task Switching tick so small. i want to Keep the Task Switching...
  • Where does the conf_tny.a51 live?
    Hello All! Where can I get the file conf_tny.a51? The documentation has the references to that file but that file doesn't exist in DEMO-version of 8051 Tools.