kumquat-buildroot/board/gdb/bfin-bf512
Waldemar Brodkorb 2b232adfb0 bfin-bf512: update to latest kernel
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-01-22 22:25:56 +01:00
..
linux.config bfin-bf512: update to latest kernel 2018-01-22 22:25:56 +01:00
readme.txt

Run the simulation with GDB for FDPIC:

 ./output/host/bin/bfin-buildroot-linux-uclibc-run --env operating --model bf512 output/images/vmlinux

Run the simulation with GDB for FLAT:

 ./output/host/bin/bfin-buildroot-uclinux-uclibc-run --env operating --model bf512 output/images/vmlinux

The login prompt will appear in the terminal that started GDB.

Tested with GDB 7.9