Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
..
.gitignore a3e236291f xtensa: add a script for parsing CPU traces (TRAX) %!s(int64=5) %!d(string=hai) anos
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
README.txt a3e236291f xtensa: add a script for parsing CPU traces (TRAX) %!s(int64=5) %!d(string=hai) anos
gdb_log_expected.txt a3e236291f xtensa: add a script for parsing CPU traces (TRAX) %!s(int64=5) %!d(string=hai) anos
gdbinit a3e236291f xtensa: add a script for parsing CPU traces (TRAX) %!s(int64=5) %!d(string=hai) anos
test.c a3e236291f xtensa: add a script for parsing CPU traces (TRAX) %!s(int64=5) %!d(string=hai) anos

README.txt

Instructions for running the test:

1. Connect an ESP32 board with JTAG adapter (WROVER-KIT, ETHERNET-KIT)
2. Set up the environment (this can be done by export.sh)
- Add ESP32 toolchain to PATH, and check that GDB has been built with Python support
- Add OpenOCD to PATH and set OPENOCD_SCRIPTS
- Set IDF_PATH
3. Run `make flash test`. Check that "Test pass" is printed.