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.
Hello I'm a student and I have a full version uvision2. I have the following linker warning. *** WARNING L5: CODE SPACE MEMORY OVERLAP FROM: 0000H TO: 0418H Program Size: data=182.0 xdata=0 code=2657 LINK/LOCATE RUN COMPLETE. 1 WARNING(S), 0 ERROR(S) this my map file * * * * C O D E M E M O R Y * * * * TYPE BASE LENGTH RELOCATION CODE 0000H 0419H ABSOLUTE * OVERLAP * CODE 0000H 0003H ABSOLUTE If I remove the main() fonction I have no WARNING L5: CODE 0000H 0419H ABSOLUTE use by assembler module please someone help me.