Apologies if this is a known issue, if so please point me to any known solution!
Environment:
- MacOS Big Sur on an Intel iMac
- Thonny Mac 4.0.0
- Raspberry Pi Pico W
- MicroPython v1.19.1
- connected via USB to my Mac
I installed MicroPython on the Pico with no issues using drag and drop to the USB volume. I am able to load and run python programs on the Pico with no problems using Thonny
However, i am unable to save any programs onto the Pico - the Save icon (floppy disk) is grayed out in Thonny. I tried running Thonny as root, same issue.
Is this a known issue on Macs with this version of Thonny?
I don't have a Windows machine to try this on - i tried running the Windows version of Thonny 4.0 using Crossover but it errors trying to connect to the Pico.
Any help would be appreciated!
thanks