Skip to main content

Questions tagged [debug]

The action of finding and removing bugs in computer code.

2 votes
0 answers
58 views

I have built a yocto image with Kernel : Linux raspberrypi4-64 6.6.22-v8 I used both gdb v16.2 and v14.2 I tried debugging LInux with KGDB, I managed to configure kgdb in the kernel configs: Symbol: ...
maths soso's user avatar
-1 votes
1 answer
71 views

I'm new to Python programming and have limited experience with Raspberry Pi's. I'm using a windows pc to develop some python code for a Raspberry Pi4. I would like to be able to debug the code on the ...
user avatar
0 votes
1 answer
540 views

I am trying to debug a custom rp2040b2 board with Winbond W25Q128JVSQ with the debug probe and am following the Raspberry Pi Debug Probe tutorial. The board is intended to be similar to a Pico (for ...
Akutra Cea's user avatar
2 votes
0 answers
1k views

I was wondering if there is a way to debug micropython code on raspberrypi pico with/without the "debug probe". Documentations described steps for C language in details, but nothing was said ...
Omid Ataollahi's user avatar
1 vote
1 answer
399 views

I'm trying to debug a Raspberry Pi Pico project using openOCD + Picoprobe. I go through the steps that appear to be correct to do all this from my Linux PC (the Get started with Pico and C++ guide is ...
Francisco Ayrolo's user avatar
0 votes
1 answer
639 views

In accordance with man dhcpcd.conf I used the inform option to set a static IP address. Using this option seems to cause my DHCP client dhcpcd to flood my logfile with useless messages. Here is a ...
Seamus's user avatar
  • 23.7k
1 vote
1 answer
721 views

I have been working on a bare metal program on my Raspberry Pi 3 B and am currently working on using the Mailbox Property Interface. I have been able to use it to initialize a framebuffer using the ...
Someone's user avatar
  • 111
-1 votes
1 answer
197 views

I have installed GCompris on a RPI4 which is running the latest Raspberry Pi OS. I have 2 users. the default pi user and i also created a user call "student". I can start GCompris when ...
N. K. D's user avatar

15 30 50 per page
1
2 3 4 5