David Dyck

Results 9 comments of David Dyck

This happened to me multiple times yesterday - ( I'll need to update, and check configuration, etc ) I know it's been quite a while since my last software update,...

@lmoroney, thanks for the lab work, but @nielsz pointed out the same thing I came here to report :-) We've been working with images of fashion stuff ( shoes )...

running that fragment gives warnings with perl -w I'm sure that was not intended, right?

@poti1 - thanks for pointing out e - beastmode unleashed! - I agree - it does not seem that " (It's remarkable that an alternative solution using something like ......

I just dug into this too - got as far as finding the correct links ( then I looked at the issues list :-) )

Is `PICO_DEFAULT_BOOT_STAGE2_FILE` coming from an environment variable? it appears that you are not getting the boot stage2 loader set correctly You are targeting `rp2040` which needs the boot loader

sorry - I didn't realize that the issue was likely not needed :-)

There was a need for a small copy-to-ram rp2040 app ( < 64K ) to have a field upgrade closed case, but the only communication was through a non-standard interface....

thanks @andygpz11 we also had trouble finding `GPIO_FUNC_SIO` in `rp2040/hardware_structs/include/hardware/structs/io_bank0.h` it would be nice if pico-sdk provided an interface to `qspi_and_gpio_init` and `qspi_only_set_function` we have some rp2040's that share the...