I've been going through the pico c/c++ examples in an attempt to learn about the pico. If run the blink example it will run and restart after a power cycle but if load the ssd1306_i2c example it runs fine until I power cycle the pico then nothing.
When using C/C++ what determines whether a program will autorun on a power cycle?
PS: I have two picos which exhibit the same characteristic.
Dumb: Need a delay for the oled display to initialize before running code.
Thanks
When using C/C++ what determines whether a program will autorun on a power cycle?
PS: I have two picos which exhibit the same characteristic.
Dumb: Need a delay for the oled display to initialize before running code.
Thanks
Statistics: Posted by ccpetersen — Sun Apr 14, 2024 11:15 pm