{"id":27598548,"url":"https://github.com/bjoernq/esp-trace-decoder","last_synced_at":"2025-06-26T11:32:49.204Z","repository":{"id":203950205,"uuid":"704535881","full_name":"bjoernQ/esp-trace-decoder","owner":"bjoernQ","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-27T10:39:01.000Z","size":20,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-22T14:14:58.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjoernQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-13T13:19:09.000Z","updated_at":"2023-11-10T01:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb27202e-e50f-43cc-9cb5-faaf2c7ec70e","html_url":"https://github.com/bjoernQ/esp-trace-decoder","commit_stats":null,"previous_names":["bjoernq/esp-trace-decoder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bjoernQ/esp-trace-decoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp-trace-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp-trace-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp-trace-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp-trace-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjoernQ","download_url":"https://codeload.github.com/bjoernQ/esp-trace-decoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp-trace-decoder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262056198,"owners_count":23251620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-22T14:14:55.061Z","updated_at":"2025-06-26T11:32:49.195Z","avatar_url":"https://github.com/bjoernQ.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp-trace-decoder\n\nThis is a decoder for traces generated by the ESP32-C6's / ESP32-H2's RISCV TRACE Encoder.\n\n## Usage\n\nExecute one of the examples (`cargo run --release`). Then copy the dumped trace data and save it as a file.\n\nMake sure you have access to the ROM ELF files (https://github.com/espressif/esp-rom-elfs) because in order to decode the trace data we need access to all the traced instructions.\n\nRun the decoder like this:\n`cargo run -- YOUR_SAVED_TRACE --elf example-esp32h2\\target\\riscv32imac-unknown-none-elf\\release\\example-esp32h2 --elf PATH_TO_ROM_ELF\\esp32h2_rev0_rom.elf`\n\nThen you should see the decoded execution path.\n\n## License\n\nLicensed under either of:\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in\nthe work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without\nany additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernq%2Fesp-trace-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjoernq%2Fesp-trace-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernq%2Fesp-trace-decoder/lists"}