Around 8 years ago I had envisioned this tool and discussed it with my friend psidum. Finally, I got the time and motivation to actually implement it.
Thanks to everyone who helped the development by testing WIP builds of it!
The full list of improvements in this update follows:
- Added Event Viewer
- Added some notes on troubleshooting to the ReadMe.txt
- Allow pressing Reset in the Profiler while it’s enabled (thanks to bbbbbr)
- Fixed that sometimes a wrong value was displayed as old value for HRAM writes
- Fixed missing local variables in of functions defined in included .c files (thanks to djlink)
- Fixed a memory leak in the Trace Logger window (thanks to Revo)