Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
I am trying to load the Raspberry Pi pico W with the various files described in the Aug 2023 article using a Mac OS. v12.6.9 I have been using CoolTerm 2.0.1 as there is no mac version of Tera Term.
I was able to successfully copy the WebMite MMBasic Version 5.07.07 to the pico
I was able to enter the SSID and pwd for my local wifi router successfully.
The FILES and PRINT cmds work ok.
When I attempt to use the TFTP cmd I get Error : Unknown Command.
WebMite MMBasic Version 5.07.07 Copyright 2011-2023 Geoff Graham Copyright 2016-2023 Peter Mather
Connecting to WiFi... Connected 192.168.100.176 Starting server at 192.168.100.176 on port 80 > tftp Error : Unknown command > > TFTP -i 192.168.100.176 PUT retic.bas Error : Unknown command > TFTP -i ipaddress PUT retic.bas Error : Unknown command > > TFTP -i ipaddr PUT retic.bas Error : Unknown command
How can/do I load the retic.bas and associated files into the pico?
Regards Mack
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10636
Posted: 08:49am 12 Sep 2023
Copy link to clipboard
Print this post
The webmite is a tftp server. You need a tftp client for the mac and execute the commands there