I recompiled it and uploaded it with the green text, but commented out resetautorun, so you at least have acceptable text colors.
Something about that autorunimage routine is screwed up. If I get some time tomorrow I will see if I can track it down. It seems obvious to me something in this line is the problem.
if(!SD.begin(SDCARD_SS_PIN, (uint32_t) SPI_HALF_SPEED, SPI)){
However, I have been programing for too long to think even for a minute it will be that easy.
2 Likes
Sorry - I appreciate your time. However, the keyboard is not responsive in this build.
Clearly itβs magic. Thanks for your efforts: you should take a break until your own device is in your hands.
Well, it was worth a try. If you figure it out, let know.
2 Likes
I installed Debian 12 in VirtualBox on my Mac, and got the toolchain working.
I was able to make a few tweaks (autoloading, hiding storage, changing text colors) and it works!
Definitely it was using Debian that made all the difference.
1 Like
@John_Kennedy, I am glad to hear you got everything working.
1 Like