Skip to content

mm0rsy/Uart_debuger

 
 

Repository files navigation

Uart_debuger

steps to execute

-to compile


make gdb_uart

-to run

./build/gdb_uart 

here we can see the class diagram of software



image



sprint 1: achieved

we now can log the uart message to excel sheet

sprint 2: in progress

we just need to anaylsis the buffer like shown in figure in notepad and write into file like screnshot

sprint 3: refactor

-optmize software to trace connectivity of uart and adjust com and baudrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.8%
  • Makefile 17.2%