• A45 Error -Undefined symbol Pass2
    Hello, I am working on my hardware consist of EZUSB-FX2 USB2.0 controller chip.I am using Keil IDE as developement environment. I hava modified Descr.A51 file where all the informations related...
  • error A45 undefined symbol (pass 2)
    i am makinga 4x4 keypad interacing program where da character pressed has to be sent serially to anothr board.. checking all 4 coulumns for each row, i gave a an exit command jb col4 exit where...
  • 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...
  • 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