prof-braino / propforth

Automatically exported from code.google.com/p/propforth
3 stars 0 forks source link

DevKernel.spin - GettingStartedPropForthEEprom.txt #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Item (A)
in file \mygo\V5.3\CurrentRelease\PropForthEEprom

GettingStartedPropForthEEprom.txt

line 12 is PropForthEEpromKernel.spin
File in the directory is 

DevKernel.spin instead of PropForthEEpromKernel.spin

Item (B)
Consider adding at line 13:
"The EEPROM kernel automatically atempts to run a script named boot.f from the 
EEPROM.  An uninitialized or corrupted boot.f script in the EEPROM will 
typically cause the kernel to hang with no error message or prompt.  Use the 
following step to clear and properly initialize the boot.f script."

Is there a bug in boot.f? (If so, braino to create a separate issue)

Item (C)

Consider including "build?" in boot.f script

Original issue reported on code.google.com by prof.bra...@gmail.com on 19 Jan 2013 at 3:54

GoogleCodeExporter commented 8 years ago
Note:  Item (B) is addressed in 

\mygo\V5.3\CurrentRelease\PropForthEEpromIP
GettingStartedPropForthEEpromIP.txt

Original comment by prof.bra...@gmail.com on 19 Jan 2013 at 4:17

GoogleCodeExporter commented 8 years ago

Original comment by salsa...@gmail.com on 23 Feb 2013 at 9:28