> Van: Darrel Johansen > Aan: PICLIST@MITVMA.MIT.EDU > Onderwerp: Re: MPSIM yet another gotcha > Datum: dinsdag 8 februari 2000 2:26 > Caisson wrote: > > > By the way: ever tried to create data for a EEProm ? My version of MPLAB > > allways tries to show a *assembly*-listing of the EEProm-data (program > > memory window) ... > BTW, on the program memory window, you can select to view the data in program > memory as disassembled code, or as a hex dump if you are just filling it with > data. That MPLAB default's to "Machine-code display" (in the Program-memory window) is not such a big deal. I knew how to choose another representation. But when the "disassembled" commands consisted outof char-garbage, every (re-) load of the project is be followed by processor-mismatch messages and the the Program-memory window again defaults to "Machine-code display", I'm not really impressed. Even less because these error's did not came up after much debugging & reverse-engeneering, but *jumped* at me as I opened up a EEProm oriented project. I was stunned at the fact that such obvious errors where overlooked :-(( Regards, Rudy Wieser