========================================================================== [Directories] ========================================================================== common/ Common Files simple_through/ Simple Through Example karaoke_machine/ Karaoke Machine Example dynamic_menu/ Dynamic Menu Example ========================================================================== [Terminal #1] ========================================================================== > sudo /opt/uClinux/bfin-elf/bin/bfin-gdbproxy bfin Remote proxy for GDB, v0.7.2, Copyright (C) 1999 Quality Quorum Inc. MSP430 adaption Copyright (C) 2002 Chris Liechti and Steve Underwood Blackfin adaption Copyright (C) 2008 Analog Devices, Inc. GDBproxy comes with ABSOLUTELY NO WARRANTY; for details use `--warranty' option. This is Open Source software. You are welcome to redistribute it under certain conditions. Use the '--copying' option for details. Found USB cable: gnICE+ Connected to libftdi driver. IR length: 5 Chain length: 1 Device Id: 00100010100000000010000011001011 (0x228020CB) Manufacturer: Analog Devices, Inc. (0x0CB) Part(0): BF592 (0x2802) Stepping: 2 Filename: /opt/uClinux/bfin-elf/bin/../share/urjtag/analog/bf592/bf592 warning: bfin: no board selected, BF592 is detected notice: bfin: jc: waiting on TCP port 2001 notice: bfin: jc: (you must connect GDB before using jtag console) notice: bfin-gdbproxy: waiting on TCP port 2000 ========================================================================== [Terminal #2] ========================================================================== > bfin-elf-ldr -T BF592 -c bluetank.ldr bluetank.elf > bfin-elf-ldr -l bluetank.ldr /dev/ttyUSB0 -b 57600 -C Creating LDR obj/bluetank.ldr ... Adding DXE 'obj/bluetank.elf' ... [jump block to 0xFFA00000] [ELF block: 5768 @ 0xFF800000] [ELF block: 11348 @ 0xFFA00000] OK! Done! bfin-elf-ldr -l obj/bluetank.ldr /dev/ttyUSB0 -b 57600 -C Loading LDR obj/bluetank.ldr ... OK! Opening /dev/ttyUSB0 ... OK! Configuring terminal I/O ... OK! Trying to send autobaud ... OK! Trying to read autobaud ... OK! Checking autobaud ... OK! Autobaud result: 57600bps 36.864mhz (header:0xBF DLL:0x28 DLH:0x00 fin:0x00) Sending blocks of DXE 1 ... OK! You may want to run minicom or kermit now Quick tip: run 'ldr && minicom'