----- Original Message ----- From: "Mike" To: Sent: Thursday, July 08, 2004 10:02 PM Subject: Re: [PIC]: 12F675 > Thanks, I thought that program was just a simulator, here I was looking for > an assembler, now that it is clear to me I will get it. As for MPlab, I > click on file, import and that lets me sellect a file, I select it and > nothing happens. > > Thanks for your help Actually something does happen the file gets loaded in memory of the simulated pic but you dont see anything because you do not have a window open displaying the memory contents first click on options,development mode,mplab sim simulator and select the pic12f675 Click on window,program memory to display the program memory Import,import to memory and select the file you should see the contents appearing Open some more windows: file registers, special function registers (you coul use buttons on the toolbar to do this or the window menu) Use the buttons on the toolbar green trafic light = run red trafic light = stop , footprints are step etc use debug, run , animate to see the program run read the mplab manual or helpfile and experiment to get it to do what you want it to do. simulating is a lot easier with picsimulatoride than it is with mplab Peter -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu