Skip to content

timonmentink/EDApplication-cpp

 
 

Repository files navigation

EDApplication

Embedded debugger PC application.

The Embedded Debugger is a rewrite of the C# application that can be used to debug embedded systems at a high level. This tool allows engineers to write to registers, read from, plot and log values from registers.

The tool is a work in progress and cannot yet be used in projects. More info about the goal of the application can be found in the ApplicationInformation.pdf

TODO:

  • Fix implementation. Currently the embedded emulator outputs a unreleased debug protocol. Cannot test this application against it at the moment.
  • Make a doxygen output for the brances
  • Auto compile after commit with Appveyor / Travis CI
  • Add Senty.io to this application so we get crash logs from users.
  • Add missing parts that are already available in the C# application.

About

Embedded debugger pc application in Qt/cpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • QMake 2.7%