2021-05-24 09:06 AM
Hi,
I have a couple questions about the future of the programmer.
1) Are you planning to add self updating at any time?
2) This is really close to being a useful programmer on the production line. Basically it needs a way to save a configuration for the program code and option bytes. Then be able to read in that configuration and program the flash and options bytes with one command. Any chance you will work towards this?
Thanks,
2021-05-24 10:06 AM
You can already read out option bytes and program data. Maybe you can't save them to the same configuration file, but is running two commands rather than one really preventing this from being useful?
2021-05-24 10:37 AM
Hi, Its not the running two commands, its that you need to setup the option byte every time you run the program and this is error prone on an assembly line. You are MUCH less likely to have an error if a saved configuration file can be read in the engineer does and the person on the line does not need to understand what they are doing except to push the program button. Even though there are good people on the line, mistakes get made.
2021-05-24 10:46 AM