Hercules TMS570LC43x Launchpad XL2 board
(gdb) info target
Symbols from "C:\Users\jdrewniak\workspace\TMS570\SOFT\hercules\build\hercules.elf".
Remote serial target in gdb-specific protocol:
Debugging a target over a serial line.
While running this, GDB does not access memory from...
Local exec file:
`C:\Users\jdrewniak\workspace\TMS570\SOFT\hercules\build\hercules.elf', file type elf32-littlearm.
Entry point: 0x1fc
0x00000000 - 0x00000020 is .isr_vector
0x00000020 - 0x000004e0 is .text
0x000004e0 - 0x000004e0 is .rodata
0x08000000 - 0x08000000 is .data
0x08000000 - 0x08000000 is .bss
0x08000000 - 0x08004000 is ._user_heap_stack
(gdb) monitor reset
CPU has been reset
(gdb) monitor halt
CPU has been halted
(gdb) load
Loading section .isr_vector, size 0x20 lma 0x0
Load failed
(gdb) monitor help
Target does not support this command.
(gdb) help monitor
Send a command to the remote monitor (remote targets only).
(gdb) monitor load
Target does not support this command.
(gdb) print $r0
$1 = 0
(gdb) print $r1
$2 = 16777216
C:\ti\emupack\ccs_base\common\uscif\gdb_agent_console.exe C:\Users\jdrewniak\workspace\TMS570\SOFT\hercules\xds110-tms570.dat
Successfully configured C:\Users\jdrewniak\workspace\TMS570\SOFT\hercules\xds110-tms570.dat
CPU Name Port
-------- ----
cortexr5 :55000
Starting all cores
CPU Name Status
-------- ------
cortexr5 Waiting for client
cortexr5 Client connected...Connecting to Target
cortexr5 - Processor type =CORTEX_RXX (Big endian)
cortexr5 - Target device is connected
Using ctools hardware breakpoint support.
Target connected...Starting server
FAILED! GTI_WRITEMEM_BLK(hpid=00B4EA20,addr=0x0,count=20)=ffffffff
(Error -1065 @ 0x0)
Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK).
(Emulation package 6.0.407.3)
I can load program using CCS6 but I dont want to use CCS