I was burning a 16f88 and it’s not working. Adjusted to about 13.17v. I’m using PBrennerNG, it detects the PIC and the program gives me an error when I try to load the Hex file.
“fehler bei bereichsprufung”
Can anyone who speaks german help? I can’t translate anymore than “fehler”=error. Not helpful.
“Bereichspruefung” would be something like “range check”. The whole sentence would then mean “error upon range check”. I don’t know what means, though.
This is due to a known bug in PBrennerNG (I already informed Sprut): unix style files without carriage-return control chars won’t be read correctly.
Workaround: open the file with wordpad, do a dummy-modification (e.g. insert/delete a space), and store it again. Wordpad will store the file in DOS style