Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Programming/BeagleBoard/launchpad via 🐍 v3.11.4 (.venv) took 7s
- ⬢ [fedora-toolbox:38] ❯ west flash
- -- west flash: rebuilding
- ninja: no work to do.
- -- west flash: using runner openocd
- -- runners.openocd: Flashing file: /var/home/ayush/Documents/Programming/BeagleBoard/launchpad/build/zephyr/zephyr.hex
- Open On-Chip Debugger 0.11.0+dev-00725-gc5c47943d (2023-03-14-22:08)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- adapter srst delay: 100
- Info : XDS110: connected
- Info : XDS110: vid/pid = 0451/bef3
- Info : XDS110: firmware version = 2.3.0.17
- Info : XDS110: hardware version = 0x0023
- Info : XDS110: connected to target via JTAG
- Info : XDS110: TCK set to 2500 kHz
- Info : XDS110: reduce speed request: 5500 kHz to 2500 kHz maximum
- Info : clock speed 5500 kHz
- Info : JTAG tap: cc13x2.jrc tap/device found: 0x3bb4102f (mfg: 0x017 (Texas Instruments), part: 0xbb41, ver: 0x3)
- Info : JTAG tap: cc13x2.cpu enabled
- Info : [cc13x2.cpu] Cortex-M4 r0p1 processor detected
- Info : [cc13x2.cpu] target has 6 breakpoints, 4 watchpoints
- Info : [cc13x2.cpu] external reset detected
- Info : starting gdb server for cc13x2.cpu on 3333
- Info : Listening on port 3333 for gdb connections
- TargetName Type Endian TapName State
- -- ------------------ ---------- ------ ------------------ ------------
- 0* cc13x2.cpu cortex_m little cc13x2.cpu running
- Info : JTAG tap: cc13x2.jrc tap/device found: 0x3bb4102f (mfg: 0x017 (Texas Instruments), part: 0xbb41, ver: 0x3)
- Info : JTAG tap: cc13x2.cpu enabled
- Error: Debug regions are unpowered, an unexpected reset might have happened
- Error: JTAG-DP STICKY ERROR
- Error: [cc13x2.cpu] Could not find MEM-AP to control the core
- target halted due to debug-request, current mode: Thread
- xPSR: 0x61000000 pc: 0x1000118e msp: 0x11001ff0
- auto erase enabled
- wrote 360448 bytes from file /var/home/ayush/Documents/Programming/BeagleBoard/launchpad/build/zephyr/zephyr.hex in 5.813074s (60.553 KiB/s)
- Info : JTAG tap: cc13x2.jrc tap/device found: 0x3bb4102f (mfg: 0x017 (Texas Instruments), part: 0xbb41, ver: 0x3)
- Info : JTAG tap: cc13x2.cpu enabled
- Error: Debug regions are unpowered, an unexpected reset might have happened
- Error: JTAG-DP STICKY ERROR
- Error: [cc13x2.cpu] Could not find MEM-AP to control the core
- shutdown command invoked
- Info : XDS110: disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement