Search Results
Search results 1-20 of 1,000. There are more results available, please enhance your search parameters.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Flasher shares a lot of APIs and the DLL in general with J-Link. So the log file entries will say JLINK_xxx no matter if a J-Link, Flasher or J-Trace is connected. Regarding the rest: See previous post. This thread will be closed, as the original question was answered.
-
What has caught my attention is the line: VTarget = 2.720V Is the target expected to work with 2.7V signals on the debug lines (SWCLK, SWDIO, …)? 3.3V or 1.8V sounds like common target voltages but 2.7V sounds a bit odd. If this is a 3.3V target, the 2.7V could indicate an issue with your wiring and explain the flaky effects you are seeing.
-
I do not see any confirmation that this guy was really using a J-Link and I doubt it. Fact is that J-Link never supported SPC chips. It was Flasher only since day 1.
-
No. PowerPC (at least some derivatives) is only supported by Flasher PRO.
-
If you reduce the SWD speed to let’s say 2 MHz or even 1 MHz, does it become stable? I do not know the exact parameters out of my head but it is very possible that the V8 does not do exactly 4 MHz but more something in the league of 3.2 - 3.9 MHz while the V11 should be able to do the 4 MHz more exactly. Maybe the 4 MHz are too much for the HW design you are using and the V8 is just lucky to be somewhat slower than configured? Just a guess at this point…
-
Actually Andy, what would really help is some cooperation. I did not really ask for a working dylib but more for a reproducer to solve the original problem, as we could verify the fix immediately with your dylib instead of sending preliminary versions back and forth. Regarding the plugin source: It is not in my hands making it open source or not, neither to judge if it has a commercial value for the company. I will report this to my management but cannot promise anything at this point.
-
Would it be possible to DM / otherwise send us your plugin as an unsigned *.dylib? BR Alex
-
There is no “getting” back here… Did you notice the difference between your 2 screenshots? Screenshot A) Shows the sectorization for the internal flash of an STM32… device. It clearly says “static sector layout” Screenshot B) Shows the sectorization of the external QSPI flash connected to an i.MXRT1166. It clearly says “dynamic sector layout”. While you cannot change the sectorization of the internal flash because it is built into the chip, you can connect a different WSPI flash with a different…
-
I have no idea what you are trying to tell us with your latest try... I took a Mac Book Pro + J-Link PLUS + J-Link Commander: forum.segger.com/index.php/Att…46b67dee39d5e43fd625f4b33 If you see an output like this, the J-Link is properly detected by the Mac Book and SEGGER software (J-Link Commander). If it is then not listed in VSCode, it is a VSCode / nRF Connect issue. (Probably because NordicSemi is filtering out everything except the on-board J-Links on their dev boards) Then we are back to…
-
If your target works with 5V and consumes less than 300mA, you can power it via pin 19 of J-Link. Supply specs: segger.com/products/debug-prob…#technical-specifications see "Target supply voltage" and "Target supply current". How to enable the 5V output on pin 19: wiki.segger.com/UM08001_J-Link…Guide#Target_power_supply
-
Without a complete J-Link log file for both cases: - good (e.g. Windows/Linux) - bad (macOS) it is not possible to help here further. wiki.segger.com/Enable_J-Link_log_file The log file would give more insight if you are actually working with identical settings or you just think you are. I assume that you have written your own flash loader. Are you 100% sure that you are using the same version of the flash loader on the good and bad platforms? Just to make sure that your macOS setup is not using…
-
You already issued the same question via the ticket system and received an answer there: Quote: “1) J-Link EDU does not include direct support from our engineers through the ticket system, segger.com/products/debug-probes/j-link/models/j-link-edu/ 2) Please note that J-Link EDUs are not allowed to be used in a commercial context but for educational purposes only. Could you please double check and verify the license terms of the J-Link EDU? ”