KvdV49 / propforth

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

PropForthSDFastSerialKernel.spin and gomuxterm #175

Open GoogleCodeExporter opened 8 years ago

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

gomuxterm hangs with PropForthSDFastSerialKernel.spin
PropForth v5.0 2012JAN09 14:30 0Prop0 Cog6 ok

[code]
C:\Documents and Settings\Boss\My Documents\GoFiles\mygo>gomuxterm com6 230400 
8 3000 4000 0
Using 1 CPUs

Rebooting propeller, try 1
Sending constant definitions:

d_6 wconstant _MX_BSHIFT
d_64 wconstant _MX_BSIZE
d_63 wconstant _MX_BMASK
d_8 wconstant _MX_NUM_CHAN
d_32 wconstant _MX_BUF_OFFSET

Sending code...
Sending start command... Waiting for sync
[/code]

Never comes back from sync

Original issue reported on code.google.com by prof.bra...@gmail.com on 15 Jan 2013 at 2:06

GoogleCodeExporter commented 8 years ago

Original comment by prof.bra...@gmail.com on 15 Jan 2013 at 2:13

GoogleCodeExporter commented 8 years ago
also

PropForthDevFastSerialKernel.spin
and 
PropForthEEpromFastSerialKernel.spin

Original comment by prof.bra...@gmail.com on 15 Jan 2013 at 2:33

GoogleCodeExporter commented 8 years ago
in \My Documents\GoFiles\mygo\V5.3\kernels\MAKE\results\outputFiles
these files work just fine:
DevKernel.spin
EEpromKernel.spin
SDKernel.spin

Original comment by prof.bra...@gmail.com on 15 Jan 2013 at 2:35