Search Results

Search results 1-5 of 5.

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

  • Ok, I've figured this out. It would appear that you can't have any spaces in the filename or path! You have to enclose the whole filename in "quotes"

  • I'm trying to flash a completed project using J-Link commander instead of from inside Simplicity Studio. This is what I'm typing into J-Link Commander V7.94i device EFM32WG232F256 si swd speed 4000 connect r LoadFile C:\Users\Roger\Dropbox\Simplicity Studio V5\Sentinel Lora Master.hex According to the help, you don't need to give a target Address when using a .hex file, so why is it complaining about parsing that? If I use the value 0 as the address, it still says the same. Any ideas as to why t…

  • I've now looked through the Wiki, downloaded the latest J-Link and tried to connect to four different targets that I know are working correctly. I've installed it and checked the configurator which says that the firmware is up to date. I now get the attached dialog when attempting connection to two different targets. So now there's no useful error messagem it's just reporting 'Cannot connect to target' I've tried two different cables that connect to the target from the J-Link module, and that ma…

  • I've attached a screen shot of the connection session using the J-link utility. Hopefully this means something to someone. I haven't used this on a project for a few years, so Windows must have had multiple updates since then. Whether that has any bearing on this is anyone's guess. Any help and guidance would be very much appreciated. I've not had any connection issues in the past with this. Thanks, Roger

  • I'm using a J-Link base for programming an EFM32 using the embedded Flash program supplied with Simplicity Studio. From Segger documentation found elsewhere I can see that you should be able to send it any of the following commands.... power on, power off, power on perm & power off perm. There doesn't seem to be any way to send these from inside the Simplicity Studio Flash program so I presume that means I need to used software supplied by Segger? Can someone tell me what the software is that I …