On 17/12/2010 07:54, Mathias K. wrote:
Hello,

the command "soft_reset_halt" of the current git version of openocd segfault:


(gdb) bt full
#0  cortex_m3_assert_reset (target=0x818dba0) at cortex_m3.c:942
         cortex_m3 = 0x818f118
         swjdp = 0x818f1d0
         reset_config =<error reading variable reset_config (Cannot access 
memory at address
0xefffffd9)>
         jtag_reset_config =<error reading variable jtag_reset_config (Cannot 
access memory at
address 0xefffffdd)>
         retval =<value optimized out>
         __func__ = "cortex_m3_assert_reset"
         __FUNCTION__ = "cortex_m3_assert_reset"
Cannot access memory at address 0xf0000005



Slightly confused as soft_reset_halt does not call assert_reset.
Can you show me the setup you are using?

To be honest there is not really a need for a target soft_reset_halt on the cortex as the normal reset can perform the same thing.

Cheers
Spen
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to