Can't load EEPROM with SpinEdit- P2ES Eval Board RevB...
doggiedoc
Posts: 2,241
.. or any other way that I've tried.
I've searched the forums diligently all day but can not find any information that helps. I've tried different combinations for the dip switches for Flash and p59 to no avail.
I'm running SpinEdit with Wine on MacOS. I can run from Ram with SpinEdit as well as from the command line with loadp2 and Fastspin.
Any pointers would be appreciated.
Doc
I've searched the forums diligently all day but can not find any information that helps. I've tried different combinations for the dip switches for Flash and p59 to no avail.
I'm running SpinEdit with Wine on MacOS. I can run from Ram with SpinEdit as well as from the command line with loadp2 and Fastspin.
Any pointers would be appreciated.
Doc
Comments
Right now, I'd get FlexGui and use it to load flash on Mac.
In the future, I'll see if this can be made better... Very glad to hear it can at least load RAM!
I'm hopeful, but not certain that Wine will make SpinEdit work perfectly on Mac.
I'll try FlexGui - looks like I need TCL for that.
Doc
This works by loading P2ES_flashloader.bin (the flash programmer) into HUB memory at 0, and the file that you want programmed into HUB memory at $1004 (with the length of that file at $1000; that's what the "@1000+" syntax does).