> Van: Adam Davis > Aan: PICLIST@MITVMA.MIT.EDU > Onderwerp: Re: Generating sequential serial-numbers using MPLAB & Picstart+-An Auto-increment counter ? > Datum: donderdag 1 juli 1999 15:47 Hello Adam, > (Note: I haven't been receiving my own posts from the piclist, though I assume > they're getting through, since I've had a reply from two or three... Is this > problem typical to the list and being resolved, or is it just me?) This is no problem, it's just the (old) default. You can ask the server to send you a copy of your own messages (as will be de new default). How ? I'm not sure anymore, but you can ask the server to send you a list of commands. The way to do it is described in your "Hello, nice you joined" message. > Anyway... > > Once you assemble the program, identify the bytes in the hex file which change > when you change the ID. Then set up a small program (could be basic, C, > whatever. You might even use grep to search and replace it) and put it in a > batch file which automates the entire thing for you. Right, that's what I thought of too. But because of the fact that the PICSTART+ only works with MPLAB, I would be forced to : Program a chip, call the routine that modifies my HEX-file, reload the project (making sure the last version of the HEX-file will be used when programming the next chip), and start programming again. It's allmost the same bore as manually changing the Source-file, assemble it, and program a chip ... :-( Ah well, To bad that there is no counter available for this purpose. Greetz, Rudy Wieser