[ARMini-support] FAT16FS

  • From: Paul Porcelijn <p.porcelyn@xxxxxxxxxx>
  • To: armini-support@xxxxxxxxxxxxx
  • Date: Thu, 28 Jan 2021 21:19:50 +0100 (Custom)

The nice new Raspberry Pico can be easily programmed by USB-uploading an
IntelHex file through its "SD-card" interface. Should be just as simple as
with Micro:Bit programming: openup like a USB-stick and drag a file to a
window. 

For Micro:Bit this works on any system, including RISC OS, but to my
disappointment the RPi Pico fails on ARMX6. 

SCSIFS accepts the Pico as an "USB-stick", but CDFS doesn't recognise its
fileformat: "Has it been formatted?" Yes, it certainly is! However not in
FAT32 (as you might expect) but in good old FAT16 format. And RISC OS 5.29
apparently is too modern to accommodate DOS antiques..

Do we have to re-design a RISC OS 32bit FAT16FS module? Or is it still
around?

Paul Porcelijn

---
To alter your preferences or leave the group, 
visit //www.freelists.org/list/armini-support
List-related queries to info@xxxxxxxxxxxx

Other related posts:

  • » [ARMini-support] FAT16FS - Paul Porcelijn