[Openocd-development] Help needed for SAM3S4C

2010-12-20 Thread Kenan Özdemir
Hi, somehow my code is not working. Recently I tried to figure out, why there are these unexpected jumps in my programcode. After a look at the Disassembly, I found something strange.. My first lines in main are these: int a = 1; int i = 1; and the Disassembly says for these two

Re: [Openocd-development] Help needed for SAM3S4C

2010-12-20 Thread Kenan Özdemir
Subject: Re: [Openocd-development] Help needed for SAM3S4C Am 12/20/2010 02:32 PM, schrieb Kenan Özdemir: Hi, somehow my code is not working. Recently I tried to figure out, why there are these unexpected jumps in my programcode. After a look at the Disassembly, I found something strange.. My

Re: [Openocd-development] Help needed for SAM3S4C

2010-12-18 Thread Kenan Özdemir
Özdemir gla...@hotmail.de Cc: openocd-development@lists.berlios.de Subject: Re: [Openocd-development] Help needed for SAM3S4C On Fri, Dec 17, 2010 at 6:27 PM, Kenan Özdemir gla...@hotmail.de wrote: Hi, i start working with the SAM3S4C, but having trouble with openOCD. When I start debugging

[Openocd-development] Help needed for SAM3S4C

2010-12-17 Thread Kenan Özdemir
Hi, i start working with the SAM3S4C, but having trouble with openOCD. When I start debugging, the very first instructions are working fine, but after the 3rd instruction, its jumping acrross the code. This is my main.cpp int main(void) { int a, i = 0; a = 5; for(i = 0; i 10;

Re: [Openocd-development] STM32 JTAG-DP STICKY ERROR

2010-06-07 Thread Kenan Özdemir
@lists.berlios.de On Mon, May 31, 2010 at 3:13 PM, Kenan Özdemir gla...@hotmail.de wrote: Hi Guys, I have the following problem.. Each time I try to Debug I got this Error Message it is out of my logfile.. Debug: 3397 39766 arm_adi_v5.c:335 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT

Re: [Openocd-development] STM32 JTAG-DP STICKY ERROR

2010-06-01 Thread Kenan Özdemir
This is only a part of the logfile.. I got more error messages like that, and each time I got also a SIGINT signal while debugging.. So how would you recommend me to solve that problem? Is it maybe the linker script where I have to do some changes? Thx for your help From: gla...@hotmail.de To:

[Openocd-development] STM32 JTAG-DP STICKY ERROR

2010-05-31 Thread Kenan Özdemir
Hi Guys, I have the following problem.. Each time I try to Debug I got this Error Message it is out of my logfile.. Debug: 3397 39766 arm_adi_v5.c:335 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf021 Error: 3398 39766 arm_adi_v5.c:361 jtagdp_transaction_endcheck():