Search Results

Search results 1-17 of 17.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, I added "-if JTAG" to my command and now this JLink message like on the picture doesn't show anymore. Thank you very much for your yelp. Now is OK. Best Regards Michal

  • Hello, I do this like below I run first J-Link JLink.exe - SelectEmubySN firstSerialNumber -speed 4000 -CommanderScript myscript.jlink and I'm waiting for Exit code. Next I run second J-Link JLink.exe - SelectEmubySN secondSerialNumber -speed 4000 -CommanderScript myscript.jlink and I'm waiting for Exit code. Both use the same script: Source Code (10 lines) Where I made a mistake? Best Regards Michal

  • Hello, In my test bench I use two programmers J-Link Plus. When first or second can't program the micro I get error like below: [img]http://www.fotosik.pl/zdjecie/cffa120b9c96f870[/img] and always must I click "No" and "No". How can I turn off this message and set default answer "NO" ? Best Regards Michal

  • Hello, I would like to ask how can I set JLink voltage to 3.3V power on and off in my script? I would like to have in my script power on 3.3V my other command power off How can write this script? Could you help me? Best Regards Michał

  • Hello, Why I can erase my device Kinetis MKE02Z64 using J-Flash Lite and I can't erase usink Jlink.exe? Best Regards Michał

  • Hello, Yes. Command prints an error but erases my device. Source Code (3 lines) If programmer can't read memory because is locked, how verify it after programming? For programming I use JLink.exe. I can program microcontroller only when is empty. I can't program or erase microcontroller second time. I receive an error: [IMG=http://s1.fotowrzut.pl/M0JMO9YJ92/1_medium.jpg][/IMG] My script: Source Code (7 lines) But When I use J-Flash Lite I can do this. Why? Best Regards Michał

  • Thank you I tryied this command in my script: Source Code (3 lines) I disconeccted my device and run my App. Result below: [IMG=http://s1.fotowrzut.pl/S8X61LNY5V/1_medium.jpg][/IMG] After execute command "exit" console will close and return 0. So result is "OK" for disconnected device... Best Regards Michał

  • Hello, Below my simple script: Source Code (6 lines) Could you write me where must I set eoe 1 ? Best Regards Michał

  • Hello, I put J-Link> mem32 0x000007D0 4 I received J-Link>Could not read memory. or J-Link>unlock Kinetis J-Link>Unlocking Device...Timeout while unlocking device <=this erase my device KE02Z64 After unlock command I can use mem32 command I always receive FFFFF......so the memory is empty For microcontrollers Kinetis option "read" is blocked? Best Regards Michał

  • [img]http://s1.fotowrzut.pl/57HR0I7F93/1_medium.jpg[/img] Best Regards Michał

  • Hello, I need to program some microcontrollers using .NET Application. In my Application I run process JLink.exe with some parameters (script). I noticed that when the programming status was ok and not ok Exit Code is 0. How can I for example check if the status of programming was ok or the execute of command "w4" was ok? Best Regards Michał

  • Hello, I'm trying to write and read some bytes from memory of Kinetis using JLinkEDU. Command w4 works but when I use command mem32 I receive an error: "Could not read memory" Command unlock also doesn't works. I Receive an error: "...Timeout while unlocking device" How can I solve this problem? Michal

  • Hello, I have some PCB testing machines based on Win98 and I would like also program these testing PCBs on these machines. Best regards Michał

  • Hello, Is it possible to download drivers (Win98) for J-Link Plus and using this programmer on this system? Best Regards Michał

  • Hi Alex, I replaced my 3V battery with power supply 3.3V and now everything works ok. Thank you for your help. Best Regards

  • Hello, I'm using J-Flash Lite 4.85a and JLink v501a. [img]http://i58.tinypic.com/wkpslx.png[/img] Best Regards

  • Hello, I would like to program microcontroler TIVA TM4C1231E6PM7 using J-Link EDU and software J-Flash Lite. I powered micro using external power supply 3V. I received error like below: JTAG-Interface@1000kHz Programming Thread started. Device "TM4C1231E6PM" selected. Could not measure total IR len. TDO is constant high. Programming Thread exited Initialization of debug session failed. Could not connect to target How can I solve this problem? Best Regards