What steps will reproduce the problem?
No error,
Possibly add comment to PropForthSDKernel.spin
for demo board SD pin assignments
'
' This SD pin configuration is for the demo board = spinneret - 14
' use demoboard pins 2-7 instead of 16-21
dlrS_sd_cs = 5 ' 19 ' $S_sd_cs forth word
dlrS_sd_di = 6 ' 20 ' $S_sd_di forth word
dlrS_sd_clk = 7 ' 21 ' $S_sd_clk forth word
dlrS_sd_do = 2 ' 16 ' $S_sd_do forth word
'
Original issue reported on code.google.com by prof.bra...@gmail.com on 21 Jan 2012 at 5:13
Original issue reported on code.google.com by
prof.bra...@gmail.com
on 21 Jan 2012 at 5:13