Git Product home page Git Product logo

nomagic_probe's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

nomagic_probe's Issues

How to use this nomagic probe?

Hi Lars,

I've flashed your nomagic_probe firmware to a Pi Pico board. Then, I plug it in and get the following announcement on Windows:

So it looks like flashing your firmware to my Pi Pico board is a success. However, I don't find any information on how to actually use this board now.

Hardware connections

As for the hardware side, I believe I should connect my nomagic_probe board to a target Pi Pico in the following way:

The nomagic_probe would be on the left, the target Pi Pico on the right.

Is this correct?

Software

After making the connections as shown in the figure above, how should I proceed? I tried the following.

I run GDB from the GNU ARM Toolchain. Then I issue a few commands in GDB. This is what I did (PS: I'm on Windows):

> "C:/Users/krist/EMBEETLE IDE/embeetle/beetle_tools/windows/gnu_arm_toolchain_10.3.1_20210824_32b/bin/arm-none-eabi-gdb"

GNU gdb (GNU Arm Embedded Toolchain 10.3-2021.10) 10.2.90.20210621-git
Copyright (C) 2021 Free Software Foundation, Inc.
[...]

(gdb) file "C:/Users/krist/beetle_projects/rpi-pico/build/application.elf"
Reading symbols from C:/Users/krist/beetle_projects/rpi-pico/build/application.elf...

(gdb) target extended-remote COM11
COM11: No such file or directory.

(gdb) target extended-remote \\.\COM11
Remote debugging using \\.\COM11
Remote communication error.  Target disconnected.: No error.

(gdb) load
You can't do that when your target is `exec'

The nomagic_probe is connected to COM11. I tried to connect to this COM-port, but I get a "Remote communication error".

What should I do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.