• Stars
    star
    121
  • Rank 293,044 (Top 6 %)
  • Language
    Java
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Decoder for Stack Trace from the ESP8266 (command-line interface)

Command-line Decoder for Strack Trace from ESP8266

based on the work from https://github.com/me-no-dev/EspExceptionDecoder, I rewrote the decoder completely for command-line usage.

Status Build Status

  • works for me (I'm using Eclipse for ESP8266)
  • not much tested
  • no good error handling
  • no documentation

Usage

Download the jar: https://github.com/littleyoda/EspStrackTraceDecoder/releases/latest

java -jar EspStackTraceDecoder.jar <Path to xtensa-lx106-elf-addr2line> <Elf-File> <Dump of Exception>

For a program created within eclipse, I use the following command-line: java -jar EspStackTraceDecoder.jar /home/XXXX/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-addr2line /home/XXXX/project/Release/project.elf /tmp/dump.txt

More Repositories

1

hibiscus.depotviewer

Depotviewer Plugin für Hibiscus
Java
30
star
2

littleyoda-DCC-Decoder

Ein Framework, für die Programmierung von ESP8266 basierter Modelleisenbahn-Dekoder (WLAN, Z21, DCC, PWM, LED)
C++
25
star
3

sigrok-DCC-Protocoll

Development of a DCC (Digital Command Control) Protocol decoder for Sigrok / Pulseview
Python
13
star
4

ha-pysmaplus

home assistant custom integration for pysma-plus
Python
12
star
5

Home-Assistant-Tripower-X-MQTT

Script which reads out the current measured values of an inverter of the SMA Tripower x (STP XX-50) series and makes them available via MQTT Home Assistant.
Python
10
star
6

sigrok-mini-server

Delivers data from sigrok supported devices via TCP/IP in JSON Format
Python
6
star
7

amazon.de-Orders

Retrieve order history from amazon.de (Germany only)
Java
4
star
8

hibiscus.airplus

Eingestellt. Für Alternativen sie unten
Java
3
star
9

ESP8266-Environment-for-Travis-CI

A Environment to compile ESP8266 Projects (Arduino, Eclipse Sloeber) within Travis CI
Shell
2
star
10

hsStatistikPlugin

Statistik Plugin für die Helden-Software
Java
1
star
11

hibiscus.duplikate

Hibiscus-Plugin: Identifizierung von potentiellen Umsatz-Duplikaten
Java
1
star
12

hibiscus.bahnbonus

Plugin für Hibiscus, um Informationen vom Bahn Bonus Programm abzurufen
Java
1
star
13

temperv14

Temperv14 is a linux tool for Temperature measuring using "TEMPer USB 1.4".
C
1
star
14

hsTestPlugin

Plugin für die Helden-Software, das die Nutzung der Schnittstellen beispielhaft aufzeigt
Java
1
star
15

hibiscus.ly.toolkit

Library, die von verschiedenen Hibiscus Plugins genutzt wird
Java
1
star
16

ha-sma-semp

Integration to make any Home Assistant device available in SMA SunnyPortal via SEMP protocol.
Python
1
star