Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

linker and exe2bin problem

Status
Not open for further replies.

yahyamahfouz

Newbie level 3
Joined
Sep 30, 2003
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
49
how use exe2bin

After converting my .asm file to a .Obj file I have a problem with the linker.
It gives me the following error:

Error: Fixup overflow at C13E:0085, target = C13A:0001 in module xxx.ASM
Error: Fixup overflow at C13E:00ED, target = C13A:0001 in module xxx.ASM

Despite of the errors, the .exe file is generated BUT when I use the exe2bin it give the message "insuffecient memory"
Notice that the produced exe file is 130KB.

Any body have an idea about any of the mentioned problems?
 

Which microcontroller, which compiler?

And why does your compiler produce a .exe file??

best regards
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top