Skip to content

A gdb server based on minwiggler for tricore

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

AkhilTThomas/tricore-gdb-das

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tricore-gdb-das

Provide a GDB experience for AURIX controllers using a miniwiggler debugger.

This repository uses the MCD interfaces on rust (rust-mcd) from the veecle-tricore-probe and the interface files to access them.

Feature

  • Flashing
  • SW breakpoints
  • Single Step
  • Continue
  • multicore support

Pending Features

  • backtrace depth > 2
  • upload
  • reset run

Pre-requisistes

Getting started

cargo run -- --tcp_ip <ip>

Launch gdb from either vscode or gdb cmdline. A reference launch config is available here

About

A gdb server based on minwiggler for tricore

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages