Search Results
Search results 1-19 of 19.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
hello michal, in case your win98 pc is connected to a network you could use the j-link pro, which has a lan interface too. or you connect the j-link to a windows 2000/xp/... machine and make a remote control over ip. but this soultion only works in case your software is supporting this stuff. regards gerhard
-
hello, i have a similar problem with j-link and openocd. here my configuration: j-link v8 (firmware compiled sept., 6th 2011) driver version v4.34d opendocd v 0.5.0 commandline openocd-0.5.0.exe -f interface\jlink.cfg here the error message: Open On-Chip Debugger 0.5.0 (2011-08-09-23:21) Licensed under GNU GPL v2 For bug reports, read openocd.berlios.de/doc/doxygen/bugs.html Warn : Adapter driver 'jlink' did not declare which transports it allows; assuming legacy JTAG-only Info : only one transp…
-
hello, i experienced a problem with a j-link in conjunction with at91sam9xe (debugger is iar workbench). debugging is only working fine as long as RTCK and adaptive clocking is used. if RTCK is connected with TCK and jtag speed is set to auto i get error messages from the jtag connection. so is it necessary to use RTCK in conjunction with at91sam9xe? regards gerhard
-
hello, i would like to reanimate this thread because i would like to use the dcc feature too. I would be interested in using the dcc in conjunction with the terminal i/o window of the iar workbench. sending from the target to the debugger through dcc is working fine by including the jlinkdcc_process.c module and periodically calling the function JLINKDCC_Process() at the target. but i'm not able to receive characters which are send from the terminal i/o window to the target. _HandleRead() is cal…
-
Quote from mwb1100: “I'm a little confused about this announcement as well. Our project is currently using IAR Workbench with an STM32 microcontroller. IAR has been able to program the flash on this since day 1 (at least since I've been on the project). As far as I know, no special license from Segger was necessary for this to work. When we heard about this announcement we were hoping that this would enable us to have our QA folks flash parts for testing without having to go through someone with…
-
hello, i am using the j-link in conjunction with the iar workbench for debugging of an at91sam7s. i need to debug in flash. i experience a very low download speed which also depends on the PC OS I use. With Windows2000 download speed is app. 1.3kByte/s, with WindowsXP it's about 3kBytes/s. for me the download speed is very poor. versions of tools: ewarm: v4.41a j-link:v3.74i any ideas? regards gerhard