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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| all_gdb.txt | ||
| config.yml | ||
| create_board_img.py | ||
| device.py | ||
| download.py | ||
| dsp0_gdb.txt | ||
| dsp1_gdb.txt | ||
| load_elf.txt | ||
| messenger.py | ||
| topology_all_flyswatter2.xml | ||
| topology_dsp0_flyswatter2.xml | ||
| topology_dsp1_flyswatter2.xml | ||