• Adding CONF_TNY.A51 to Traffic.c example
    Newbie question I'm trying to add CONF_TNY.A51 to the traffic.c example so that I can change the value of INT_CLOCK to reflect the real value of the hardware. 'INT_CLOCK EQU 12283 ; 14.74Mhz clock'...
  • 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...
  • Can conf_tny.a51 and startup.a51 be included in one target simultaneously?
    Can conf_tny.a51 and startup.a51 be included in one target simultaneously?