zephyr/boards/xtensa/intel_s1000_crb
Daniel Leung 8939847ea5 boards: intel_s1000_crb: fix xt-gdb cannot find register error
With the new RI-2018.0 XCC, xt-gdb complains about not being able
to find register f0. Turns out that xt-gdb needs to be told which
file to look at (the file command) before a load command can be
issued. So swap these two commands in the load_elf.txt file.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-08 11:16:49 -04:00
..
doc boards: intel_s1000_crb: update documentation 2020-03-18 09:46:16 -04:00
support boards: intel_s1000_crb: fix xt-gdb cannot find register error 2020-05-08 11:16:49 -04:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: Remove Kconfig I2C_[0-9] usage 2020-05-06 10:55:38 -05:00
board.cmake soc: intel_s1000: add SMP support 2020-03-25 19:07:28 -04:00
intel_s1000_crb.dts
intel_s1000_crb.yaml
intel_s1000_crb_defconfig soc: intel_s1000: use CAVS DSP wall clock timer for SMP 2020-03-25 19:07:28 -04:00
pinmux.c