hi all, Is anybody used MPLAB to generate .HEX files for memory devices When using MPLAB (v 4.12.00 in my case) to generate a .HEX file for the serial E2 (microchip 93LC56A) I'm getting "error in parameter 93LC56" after 0% compiled - what am I doing wrong? build results are:- -------------------------------------- Building RIM_E2.HEX... Compiling RIM_E2.ASM: Command line: "C:\PROGRA~1\MPLAB\MPASMWIN.EXE /aINHX8M /e+ /l+ /x- /c+ /p93LC56 /q C:\DOCUME~1\RIM_IFE2\RIM_E2.ASM" MPLAB is unable to find output file "RIM_E2.HEX". Build failed. --------------------------------------- after this build fail, MPLAB goes screwy - the cursor does not appear, and althou you can select text, you can't delete it file being 'BUILD ALL'ed is:- LIST P=EEPROM8 INCLUDE "MEMORY.INC" DATA 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07 DATA 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07 DATA 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07 DATA 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07 processor selected is 93LC56 (can't find 93LC56A) Hope you can help, Steve Lawther -------------------- DISCLAIMER This email and any attachments are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of WPI Husky Technology. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this mail is strictly prohibited.