We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 avoid this?
is it only information, or need urgent attention on it.
Thanks.
Sachin Gole
There's probably an error/warning number that goes along with that. Since you didn't say what it is, I'll let you search:
http://www.keil.com/support/man/docs/bl51/bl51_errors.htm
In the meantime, 'clean' and 'make all' or 'build all'; whatever you think is best.