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.
-
Hello SilentDawn, thanks for your inquiry. The libs for the K66 and the K64F are identical (both Cortex-M), but board specific configuration (e.g. for emUSB) is distinct. We will update the K64F eval software package in the future. Are you missing a specific product (like emSecure, emCompress, emUSB, ..) or do you intend to to evaluate the complete SEGGER lineup? Best regards, Niklas
-
Hi, actually, we are using Jenkins + ES here at SEGGER. We are using emBuild, located in the "Bin" folder of ES in order to build projects. Please find below a snippet from our internal Python script. Python Source Code (10 lines)
-
Hi, Quote: “Unfortunately i am not allowed to spend more time on this case as this is starting to stretch the boundaries of forum support.” What Nino said does not contradict the fact that you are entitled for two years of mail support, starting with the date of purchase of the J-Link ULTRA+. Quote: “It would have been nicer if Niklas had told me up front that SEGGER will not support Raspberry Pi even on J-Link Ultra+” I said: Quote: “Cortex-A53 is currently not supported by J-Link. Support for …
-
Hi, sorry for the delay in response. So we established that the simple setup (J-Link PRO/PLUS, Remote Server, and Client (J-Link Commander) in one place works for you when trying from home, but the same simple setup does not work when trying from inside your company's network. This indicates that the issue is caused by the company's network / firewall. If this cannot be changed by your Administrator, would it make sense to give a Laptop + LTE a try? Best regards, Niklas
-
Hi Evgeny, a NUCLEO-H743ZI board is on its way to us, but will not arrive before the end of next week. Once we get our hands on it, we will give it a try. In the mean time, could you give J-Link Commander a try and post a screenshot of its output? Best regards, Niklas
-
Hi, there has been some issues with the vendor detection in the past. Could you please give the most recent version of the J-Link software & documentation pack a try and provide feedback if the issue persists? Best regards, Niklas
-
Hi, Quote: “Am I missing something or is this an inbuilt feature of JLink ?” I am not aware of this "feature". Can you please tell me which target mcu you are using, and provide me detailed instructions on how to reproduce this issue? (Which ram address do you write, how do you read it back, etc....) Best regards, Niklas
-
Hi, I do not understand what you mean with the term "implementation of commands via dll". Best regards, Niklas
-
Hi, I could not reproduce any issue with an empty device / generic target application. Can you provide is with a target application in order to reproduce the issue? Do you use low power modes in the application? Does the target application constrain the debug unit of the target device in any way? Best regards, Niklas
-
Hi, can you provide us with a reproducer? Which target device do you use? Could you please provide us with the S/N of your J-Link? Best regards, Niklas
-
Hi, Quote: “if I tried to specify Cortex-A7 to JLinkExe against Cortex-A53 chip (like the BCM2837 on RPi3) ” As I said before, and do not see how this is supposed to work. Cortex-A53 has different and more registers, and is most likely different in many other ways (I myself have not yet worked with Cortex-A53). Quote: “What does Cortex-A7 mean to JLinkExe?” Specifying a core to the J-Link software allows the J-Link to make assumptions necessary to connect to the target and allow basic debugging …
-
Hi, Let me rephrase that: The SetResetType command is not deprecated, but we have not added any new ResetTypes in a long time and also do not plan to add new ones in the future. If a new devices does not work with the generic reset, in 80% of the cases it needs a custom reset, which fits no other device. Therefore, we implement a custom reset which is not selected by the user, but is selected automatically when selecting the device in the J-Link software. However, if SetResetType=4 works perfect…
-
Hi, could you please provide us with the serial number of your SEGGER product? Could you please provide us with a screenshot of J-Flash? Best regards, Niklas
-
Hi, It seems very unlikely to me that they are still selling v1. In case of doubt, I would ask them via mail / phone if they can tell you the hardware version or the first 4 digits of a serial number. As an alternative, it is possible to order directly from SEGGER: shop.segger.com/J_Link_ULTRA_p/8.16.28.htm [EU] shop-us.segger.com/J_Link_ULTRA_p/8.16.28.htm [US] Best regards, Niklas
-
Hi, does it work for you when using the most recent J-Link version? Best regards, Niklas
-
Hi Ezza, Quote: “All fine, I understood now, the problem si that the DA14580 does not have a flash.” As far as I know, it can be ordered with Flash or OTP memory. Do you want to explain the task you need to do? (Why do you want to download the .hex file? For debugging / testing?) Or is everything fine, as you said? Best regards, Niklas
-
Hi Henry, this thread was about running the J-Link software on a Raspberry Pi, but not about using a Raspberry Pi as a target device. Thanks for opening a dedicated thread for this issue. Best regards, Niklas
-
Hi, J-Flash Lite is used for flash memory programming. RAM programming should be done by the debugger, e.g. Ozone, embedded Studio or J-Link Commander. Maybe I misunderstand your use case. Do you have a different use case than debugging for download to RAM? Best regards, Niklas