PlatformIO Debugging Peripherals are loading forever #1579
              
                Unanswered
              
          
                  
                    
                      Tobias3006
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 3 replies
-
| 
         That shouldn't happen. Are you using the lates version of the Rapberry pi platform, the PlatformIO core, the PlatformIO VSCode extension and VSCode? To take care of the first two, you can CLI ->  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
         I can confirm, in the bottom right it shows the following error message: As far as I remember, it never worked.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to debug an Pi Pico with the official Debug Probe (both SWD and Serial-Interface is wired) using VSC with PlatformIO extension. Everything works fine but the "Peripherals" tab is loading in an endless loop. Can anyone help me with this issue?
For Testing I'm using only a basic Blink-Program:
And this is my platform.ini configuration:
Image of Error:
Beta Was this translation helpful? Give feedback.
All reactions