Skip to content

Related project for inspiration #3

@matthijskooijman

Description

@matthijskooijman

I just came across this project, which looks good! A while ago, I wrote something with a similar goal, which might be interesting to you: https://github.com/3devo/AvrMemoryAnalyzer

My project is not just about dumping the return value, but a full stack dump. The focus of that project is a tool which can analyze a stack dump and piece together a (not always completely accurate) stacktrace, but it also contains some Arduino code to make the stackdump, which operates in the same area as your code (but is a lot more rough and more of an example, and doesn't have this nice EEPROM saving of reports).

Looking at your code, particular ideas you could borrow from mine are:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions