First post, by vish2648
Hello,
I am trying to interface microprocessor to display "FIRE" on seven segment through MASM. In order to establish communication from PC, I am using AllowIo.exe to establish communication. I have used the following command
-- AllowIo 0xd800 FIRE.EXE
If I execute the following command I am getting the error "This Program cannot be run in dos mode"