I love watching these, please never stop posting them :)
@LifewithDavid17 ай бұрын
Thank you. I like making them. Thanks for watching!
@hungryLizard8256 ай бұрын
Thanks for sharing this video! I'm currently looking at the rp2040 datasheet (specifically at hardware support for multicore operation) and at the pico-sdk for the high-level and low-level synchronisation api support, and your videos are a great resource.
@LifewithDavid16 ай бұрын
I'm glad it helped. Thanks for watching!
@drfrancintosh6 ай бұрын
Great intro. This is true bare metal - working in assembly! I thought I was low level working in C. Nicely done. I continue to subscribe.
@LifewithDavid16 ай бұрын
Thank you very much. I hope people understand assembly even if programming in a higher level language.
@fastsetinthewest6 ай бұрын
@@LifewithDavid1 A.I. is going to take all the jobs.
@LifewithDavid16 ай бұрын
@@fastsetinthewest I hope you are wrong; but you probably are right. I've seen it before; i.e. GPS moving map displays in aircraft. It is so easy that the "old ways" of navigation are forgotten. Then when there is a GPS outage; the entire airspace becomes a very dangerous space; since people lose their proficiency with the backup systems. If we let AI take over; we won't be able to recover when something goes wrong. Think the movie "Idiocracy".
@23lkjdfjsdlfj6 ай бұрын
Well done!
@LifewithDavid16 ай бұрын
Thank you!
@kamilmensik65215 ай бұрын
Hello, love the series, just wanted to ask, whether you are planning to release a video on debugging using another pico or the debug probe without the SDK. Tried to find it somewhere on the internet but to no avail.. wondering whether it is even possible though. :(
@LifewithDavid15 ай бұрын
Thank you. I haven't tried to use the Pico probe even with the SDK, so I don't know if it is possible. That's why I developed my own troubleshooting subroutines.