home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.sys.raspberry-pi      Raspberry Pi computers & related hardwar      26,127 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 24,331 of 26,127   
   Theo to The Natural Philosopher   
   Re: Need help with PI PICO...   
   24 Mar 24 14:45:58   
   
   From: theom+news@chiark.greenend.org.uk   
      
   The Natural Philosopher  wrote:   
   > As you can see from my last reply that is roughly where I am headed. Or   
   > similar. Lacking full ICE., its all a bit 'poke the black box with   
   > different sized sticks, and try and infer from what it does, what is   
   > happening inside it'   
      
   One of the challenges with embedded debugging is that printf can be a very   
   slow thing, because it's spitting out characters on a slow UART. Adding   
   printfs can thus screw up timing.   
      
   Other techniques include writing things to memory you pick up later (don't   
   forget that string handling and especially sprintf formatting can be slow)   
   and wiggling GPIOs (eg output a different number in each stage of the   
   program).   
      
   sigrok is logic analyser software that works with cheap (<$10) capture   
   hardware - seems it can now use a Pi Pico for that as well.   
      
   Theo   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca