Van: Rene Chauvet Aan: PICLIST@MITVMA.MIT.EDU Onderwerp: disassemble hex Datum: donderdag 30 september 1999 3:34 > I was wondering if there is a good way to disassemble a hex file to its original asm > code.(obviously I won't be able to retrieve the variables). I've noticed that if you view the > program memory there always seems to be extra instruction that weren't originaly there. > (andlw, ect...) Hello Rene, If you are using MPLAB, you could do the next: Select "File", "Import", "Download to memory" and choose your Hex-file. After that, select "Window", "Program memory". Select your Microcontroller type first ofcourse .. Regards, Rudy Wieser