• linking... - APPLICATION REQUIRES RE-TRANSLATIONS!
    we are using code banking, from which using 5 banks. When I compiled my program, I got: linking... *** APPLICATION REQUIRES RE-TRANSLATIONS! *** Does anyone know what it means? How can I...
  • Problem translating application to 0x8000 for debugging
    I am trying to get Mon51 working at address 0x0000 in EPROM. Monitor is built with XDATA(XDATA_AREA(0D000H)), CODE(INITSEG(00000H)), INSTALLCODE(01000H). Interrupt vectors are translated to 0x8000...
  • translate
    i have a file bin than it read for arm micro please guide me how can I translate the binary code to assembly and C thanks
  • Re-translations
    When I compiled my program, I got: linking... *** APPLICATION REQUIRES RE-TRANSLATIONS! *** Does anyone know what it means? How can I avoid this? Thanks.
  • Compute Stack Size require for application
    dear all, How to compute maximum Stack Size require for specific application? Is Keil compiler specify Stack Size require for application after linking operation? Regards... Yogesh