Questions tagged [debugging]

Debugging is the process of finding and resolving defects or problems within a computer program that prevent correct operation of computer software or a system.

3 questions
1
vote
0 answers

Debugging Python on the BBC micro:bit with Pycharm

I am following this guide which seems to be excllent, except for one litte problem: When I debug, a breakpoint which I set on the first line is nor reached and the script seems to hang. The debugger tabs shows that we are connected: as does the…
Mawg
  • 3,147
  • 1
  • 13
  • 35
1
vote
0 answers

Seeking a board (STM32?) for Ada coding - are you experienced?

I am looking for a board, and think that I need someone to say that they have used it, rather than googling for it. In the immortal words of Jimi "are you experienced?" I would like to program in Ada, so the STM32 looks ideal (I am also aware that…
Mawg
  • 3,147
  • 1
  • 13
  • 35
0
votes
0 answers

Orange Pi does not run from SDcard and get FF errors (but it works using integrated memory)

I recently purchased Orange Pi 2G-IoT. I bought a class 10 8gb sd card. According to the instructions of the oranges, I loaded Ubuntu onto the card. I connect to a PC via a CP2102 USB-UART converter. The port opens correctly, I used the speed of…
OrditalM
  • 1
  • 1