Hello Sir i havn't received any response from yourside regarding the above error ..so i thought of rebuilding the entire openocd 0.10.0 .after that i nhave ended up with make error as follows. src/jtag/drivers/presto.c: In function ‘presto_open_libftdi’: src/jtag/drivers/presto.c:164:2: error: ‘ftdi_usb_purge_buffers’ is deprecated (declared at /usr/include/libftdi1/ftdi.h:565) [-Werror=deprecated-declarations] if (ftdi_usb_purge_buffers(&presto->ftdic) < 0) { ^ src/jtag/drivers/presto.c:178:3: error:...
Hello Sir i have added ----->source [find board/atmel_saml21_xplained_pro.cfg] in configuration file ( " at91samdXX.cfg " ) instead of ---->source [find target/swj-dp.tcl] so that i can select the device directly from config file...but here im getting the below error Warn : Interface already configured, ignoring interface/cmsis-dap.cfg:7: Error: in procedure 'script' at file "embedded:startup.tcl", line 63 at file "target/at91samdXX.cfg", line 8 at file "board/atmel_saml21_xplained_pro.cfg", line...
k sir thank you for the information..Actually we are using Atmel ICE ,can i use this for Hardware debugging..? If yes give me some idea how to do hardware debugging. Below is the reply i got from Tom.where it is mentioned that it also valid for SAML, SAMR and SAMC series. "The first line of target config says: samdXX devices only support SWD transports. This is valid also for SAML, SAMR and SAMC series. And your log says: Info : auto-selecting first available session transport "jtag". To override...
ok sir thank you for the information..Actually we are using Atmel ICE ,can i use this for Hardware debugging..? If yes give me some idea how to do hardware debugging. On Tue, May 28, 2019 at 2:01 PM Andreas Fritiofson nattgris@users.sourceforge.net wrote: On Tue, May 28, 2019 at 9:52 AM ravi via OpenOCD-devel openocd-devel@lists.sourceforge.net %0Dopenocd-devel@lists.sourceforge.net wrote: Hello i haven't received any response from your side regarding my query about openocd...please help me out get...
Hello i haven't received any response from your side regarding my query about openocd...please help me out get out of this issue.
hello please help me out to solve this problem sir. On Mon, May 27, 2019 at 11:40 AM ravi ravikiran16218@users.sourceforge.net wrote: sorry i didnt get u On Mon, May 27, 2019 at 11:39 AM ravi ravikiran16218@users.sourceforge.net wrote: so whats the conclusion now,... Y im not getting access for the board On Mon, May 27, 2019 at 11:37 AM ravi ravikiran16218@users.sourceforge.net wrote: yeah --> "openocd -f interface/ftdi/ngxtech.cfg -c 'gdb_flash_program enable' -f target/at91samdXX.cfg" ----------nd...