propforth4.2 spineret telnet alpha test
prof_braino
Posts: 4,313
Please try to log on and test the telnet server alpha
telnet to 99 7 4 73 port 23
The previous spinforth code for the wiznet w5100 has been rewritten in propforth 4.2 and ported to the spineret. This is the alpha, so the propforth 4.2 code has NOT been posted yet.
ports 23 24 25 26 should be running prompts on cogs 0, 1, 2, 3.
You should see a forth prompt, execute the word "words" to do a forth
dictionary dump, and execute other forth commands:
words - list of defined words
free - to see available memory
datetime - display RTC on spineret
cogs? - cog assignments
st? - to do a stack dump
If the port is already occupied you won't be able to connect. If something crashes it should restart, it times out after inactivity, so it should be available again in a couple minutes.
telnet to 99 7 4 73 port 23
The previous spinforth code for the wiznet w5100 has been rewritten in propforth 4.2 and ported to the spineret. This is the alpha, so the propforth 4.2 code has NOT been posted yet.
ports 23 24 25 26 should be running prompts on cogs 0, 1, 2, 3.
You should see a forth prompt, execute the word "words" to do a forth
dictionary dump, and execute other forth commands:
words - list of defined words
free - to see available memory
datetime - display RTC on spineret
cogs? - cog assignments
st? - to do a stack dump
If the port is already occupied you won't be able to connect. If something crashes it should restart, it times out after inactivity, so it should be available again in a couple minutes.