On Sat, Jun 2, 2018 at 8:20 AM Stephen Adolph <[email protected]> wrote:
> John, do you see any issue with reading a 1.8 MB file from Laddie into > M100? > Ignore the obvious lack of ram problem! > Can I just open a file that large and keep reading 128 byte blocks till > 1.8MB has been transfered? > > thx > Steve > AFAIK it should work. At some point there was a 64k limit and you ran across it when dealing with hex option rom files (32k x 2 = 64k). That was dealt with some extra bytes in the file info response separate from the main part of the file length. Are you running into an issue? — John.
