bicyclesonthemoon

Results 8 comments of bicyclesonthemoon

Yes, of course it is ok to wait for this. I am ready to test this it when it is done. Thank you for the answer.

After a first test this seems to work correctly. I programmed the mcu with rl78flash and verified it with E1. I programmed the mcu eith E1 and verified it with...

Recently I found out that the "problem" of not programming the data flash could actually be a useful feature. I had a problem where my device was resetting on startup...

I'm not very familiar with github and pull requests yet. Here are my changes in main.c, compared to current revision: [main.c.diff.txt](https://github.com/msalau/rl78flash/files/2732986/main.c.diff.txt) I added two commandline options. -x and -y. And...

I looked back to this topic. I would be ready to implement this and prepare a pull request. The only thing left unclear to me is what should be the...

I have created a separate pull request for data/code flash disabling. As for the ihex support, I didn't create additional locations or definitions because I didn't see the need for...

Hello again, I would like to return to this topic and introduce the understanding of intel hex fianlly, but this time I would like to introduce it in such way...

Related to this issue: When last line of srec file does not end with a newline character, the error message is misleading: "Unable to parse file: line is too long\n".