• 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.
  • "iso c requires a translation unit to contain at least one declaration".
    When I compile C in Keil for Arm MSP432, it shows "Keil: iso c requires a translation unit to contain at least one declaration". Does anyone know how to fix that? Please help.