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.
Hi all, I received message "*** APPLICATION REQUIRES RE-TRANSLATIONS! ***" from keil c51. What is the message mean? Thank you. Best regards, Akram
if you look up and right, you will see the word "search" Try it Erik
Hi Erik, I found some message: RE: Re-translations -------------------------------------------------------------------------------- It means enough has changed that the linker must recalculate the register coloring (my interpretation). It is benign (informational only), ignore it. - Mark Is there any other detail explanation about it? Thank you. ---Akram
I think that pretty much sums it up!
"Is there any other detail explanation about it?" Yes. At a minimum, you should read about "REGFILE" in the both the compiler and linker manuals.
http://www.keil.com/support/man/docs/c51/c51_regfile.htm http://www.keil.com/support/man/docs/lx51/lx51_regfile.htm http://www.keil.com/support/search.asp?SA=8051&KW=&DY=&PL=&Q=REGFILE&KB=ON&PG=1&PX=1&AV=ON
Hi All, Thanks for your help. Best regards, Akram