tinyriscv-openocd/testing/examples/cortex
David Brownell 2a0c9b08d7 Cortex-M3 vector_catch testing support
The "cm3-ftest.cfg" can be used to verify that OpenOCD handles
certain faults correctly:

 - Test #1: it ignores faults that it wasn't told to catch
 - Test #2: if vector_catch is told to catch, it catches

The "fault.c" generates ASM code to trigger faults, while the
config script loads and runs pre-compiled code.

This covers most, but not all, of the vector_catch options.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-20 11:07:42 -08:00
..
cm3-ftest.cfg Cortex-M3 vector_catch testing support 2010-01-20 11:07:42 -08:00
fault.c Cortex-M3 vector_catch testing support 2010-01-20 11:07:42 -08:00
lm3s3748.elf basic smoketest on lm3s3748.elf 2008-10-06 12:14:52 +00:00
test.c Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
test.ld basic smoketest on lm3s3748.elf 2008-10-06 12:14:52 +00:00