[General] Hex file for 8086 microprocessor in proteus

Status
Not open for further replies.

morteza373

Newbie level 3
Joined
Nov 5, 2016
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
26
hi
i have a simulation project with proteus & 8086 microprocessor.
how to create hex file for 8086?
(i have both c & asm code)
please help...
Thanks...
 

Compile your source (using INTEL tools) to create an EXE file and use it in the DSN.

See the 8086 example in your "SAMPLES/VSM for 8086"
 
Compile your source (using INTEL tools) to create an EXE file and use it in the DSN.

See the 8086 example in your "SAMPLES/VSM for 8086"

Thanks for Answer
I Use" Masm32Editor " for creating ".obj " But not Link
This Error Occured :


:|:?:
 

You have to use the "small memory model" to create the EXE (compatible with the Proteus 8086 device).

Look at this site (for example):
https://alexfru.narod.ru/os/c16/c16.html

I am Beginner & I do not understand what you mean
I want to design a circuit with 8086 that illuminate 4 LED
But I do not know my circuit is correct or not:
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…