napierzaza Posted August 15, 2008 Report Posted August 15, 2008 Okay, 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. Quote
ilmenator Posted August 15, 2008 Report Posted August 15, 2008 "Bereichspruefung" would be something like "range check". The whole sentence would then mean "error upon range check". I don't know what means, though. Quote
napierzaza Posted August 15, 2008 Author Report Posted August 15, 2008 Could you recommend something? I am not very versed in available apps. Quote
stryd_one Posted August 15, 2008 Report Posted August 15, 2008 what's the filename you attempted to open, btw? was it in the zip, or did you make it? Quote
napierzaza Posted August 15, 2008 Author Report Posted August 15, 2008 Just the standard pre-compiled IIC hex file. Is there much need in compiling a custom? Quote
TK. Posted August 15, 2008 Report Posted August 15, 2008 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 styleBest Regards, Thorsten. Quote
napierzaza Posted August 16, 2008 Author Report Posted August 16, 2008 For someone who works in PHP regularly, that is a classic error. Thanks TK. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.