PDA

View Full Version : NMIX 0016 Assembler


clement sudhakar
03-12-02, 08:58 PM
I tried to use the KSC assembler from Kiel to assemble a 80535 asm file. The assembly is fine until it generated the hex code

When i try to download the file using maxterm to my nmix0016, it gives errors. it does not complete... Is there any incompatibility issues between maxterm and KSC?

Clement

nmitech
03-13-02, 10:03 AM
1. At the Terminal mode, Press ALT + P and make sure the Maxterm PACING character set for decimal 10 then hit ENTER to save.

2. At the monitor prompt, enter L, load command then press ALT + D to download the OBJ or HEX file.

Also before you compile your program, the code address must reside from 8000h and up in the program/data area.