Open ExtremeElectronics opened 2 months ago
When using SDK2 I see warnings in compilation of the FatFS, but this is a known false message from GCC.
When loaded, I got some "RX disabled." messages on startup and repeated bad characters show up when running BASIC.
This can be sorted by modifying intUSBcharwaiting() in RC2040.C :
When I compile I can't get the SD card to be recognised at all. Although it was a couple of months ago since I tried, so maybe there have been some updates to SDK2 I'm aware of some fixes to SPI so maybe this has fixed it. Also Ive seen an Update to FatFS which I need to look into.
Thanks for the changes of the code above. I will try this, (just need more time at the moment )
Fat FS / SPI issues with SDK2