• 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...
  • Can't build with conf_tny.a51 in project
    I get the error CONF_TNY.A51(1): error A43: RESPECIFIED PRIMARY CONTROL for the 1st line the file which is $DEBUGPUBLICS TIA Andy
  • 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.
  • error A45: UNDEFINED SYMBOL in Conf_tny.a51
    I use the same Conf_tny.a51 file in a project with and without bank switching. And in the project that uses banks, I have the error A45 with the STACK_ERROR object. Does someone know why it happens...
  • 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...