Question about SIDE
J^3
Posts: 121
While using the burn button in SIDE to program the EEPROM on a quickstart board I have to reset the board for the program to start running. Is this normal? I am using SIDE version 0.6.10.
I would also like to say a big thank you to all involved in this project and Prop-Gcc.
I would also like to say a big thank you to all involved in this project and Prop-Gcc.
Comments
Yes, it is normal. Maybe it is not intuitive?
I've wondered whether or not the board should be reset after programming. Should it be?
Thanks for the reply. I don't believe I have to manually reset the propeller when using the propeller tool as others have mentioned before me.
Thanks for the reminder. I've added a call to reset the board after burning the EEPROM for the next release.
--Steve
Can I do that by passing -e -r to propeller-load? Honestly I forgot.
There's a DOC for that!
Good thing I work for free or I'd be pretty annoying!!!
Problem is there are 2 docs for it, and that one is out of date although basically correct. Time to purge and make links to the right stuff.
Sorry I mentioned the PLoadLib option. I forgot that you were just invoking the command line program and don't have access to the internal parameters of PLoadLib directly.