SEGGER - Alex Administrator
- Member since Dec 18th 2007
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Alex -
Replied to the thread J-Link SDK.
PostNo, the SDK is not a free solution. What do you plan to use it for? -
SEGGER - Alex -
Replied to the thread J-Link SDK.
Post -
SEGGER - Alex -
Replied to the thread [SOLVED] How to set Jlink to default after changing to winusb driver.
PostHi, I updated our wiki page accordingly: wiki.segger.com/OpenOCD#Restoring_the_USB_driver BR Alex -
SEGGER - Alex -
Replied to the thread PageSize of FlashDevice.
PostHello Sharon, Not sure if I understand you correctly. For SEGGER_FL_Program(), <NumBytes> is guaranteed to be a multiple of FlashDevice.PageSize For SEGGER_FL_Verify(), there are no guarantees what <NumBytes> will be. The J-Link software is allowed to… -
SEGGER - Alex -
Replied to the thread The nRF52 devkit has 2 SEGGER instances.
PostHi, The PID used depends on what features are reported on the USB level. PID 0x0105 is the default for that kit which means J-Link + VCOM + drag & drop. The 0x0101 you are seeing is most probably the bootloader of the OB because the bootloader does not… -
SEGGER - Alex -
Replied to the thread [SOLVED] IDCODE for RISCV core.
PostHi, Sorry for the delay in response on this. What you are running into is what is described as "case 9" here: wiki.segger.com/J-Link_RISC-V#JTAG_chain_auto-detection Why is that the case? Because J-Link does not know your RISC-V TAP Id, so it does not… -
SEGGER - Alex -
Replied to the thread [SOLVED] Is it possible to use VCOM over Ethernet (J-Link PRO).
PostHi, As you correctly pointed out, VCOM uses the USB CDC-ACM class which is USB specific and therefore not available over Ethernet. There are J-Link API functions that may be used to access the VCOM channel (of course not concurrently with a terminal… -
SEGGER - Alex -
Replied to the thread [SOLVED] J-Link OB as an "External Tool" into e2studio / eclipse just to Flash the MCU?.
PostQuote from JavierSVE: “and e2studio is just another eclipse. ” Well, I would not take that for sure. Under the hood, Renesas did a lot of stuff and initially broke things that were working in a vanilla Eclipse. So it is not necessarily just "another"… -
SEGGER - Alex -
Replied to the thread [SOLVED] J-Link OB as an "External Tool" into e2studio / eclipse just to Flash the MCU?.
PostWrong forum to ask. This is regarding configuration of Renesas e2studio. I am not even sure if what you are trying to do is possible. I recommend to check with Renesas. By the way: If you only want to flash the micro, why firing up a whole Eclipse… -
SEGGER - Alex -
Replied to the thread J-Link Linux installer fails for Docker containers ("Error: Failed to update udevadm rules").
PostIf you check the release notes, you will notice a fix for installing the DEB package under WSL2. segger.com/downloads/jlink/ReleaseNotes_JLink.html This probably has some kind of bad side effect onto installation to docker images. Do not know yet. We… -
SEGGER - Alex -
Replied to the thread J-Link Linux installer fails for Docker containers ("Error: Failed to update udevadm rules").
PostHi, For my understanding: Are you trying to build a docker image or run an existing docker image? So far, the thread you referenced in [2] more or less clearly says it: "A Docker container doesn't have access to host devices and isn't running system… -
SEGGER - Alex -
Replied to the thread [SOLVED] JLinkDevices folder is not deep searched on Linux.
PostHi, I have something to add: While I do not see how it could happen that directories were not deep searched, I could identify a bug that caused directories above $HOME/.config/SEGGER/JLinkDevices were also searched by accident. This will be fixed in… -
SEGGER - Alex -
Replied to the thread [SOLVED] Help with using J-Link EDU Mini with RP2040.
PostHi, Without knowing your application, it is hard to say what is going on here. All I can say is that GDB sets the PC to the application and then sets 3 breakpoints in QSPI flash. After starting the core, it looks like no breakpoint none of these… -
SEGGER - Alex -
Replied to the thread RTT Viewer Resetting Target.
Post -
SEGGER - Alex -
Replied to the thread [SOLVED] JLinkDevices folder is not deep searched on Linux.
PostHi, Sorry for the late reply. I cannot confirm this. Just tested this under Linux Mint and the deep search is working correctly, as far as I can see: forum.segger.com/index.php/Att…def102eec0921b3b8776e17ba BR Alex -
SEGGER - Alex -
Replied to the thread [SOLVED] Fine interface using RX24T.
PostThis shows the minimum required pins for FINE: segger.com/products/debug-prob…adapters/rx-fine-adapter/ -
SEGGER - Alex -
Replied to the thread [SOLVED] lattice LFE5U jtag ?.
Post -
SEGGER - Alex -
Replied to the thread [SOLVED] RTT - What's the purpose of the 3 Up buffers?.
PostHi, wiki.segger.com/RTT wiki.segger.com/J-Link_RTT_Viewer#The_Terminal_Tabs 1 buffer on target side per “channel”. n terminals may share 1 buffer. Terminals are a memory saving way of having multiple tasks doing output that should be visually… -
SEGGER - Alex -
Replied to the thread [SOLVED] lattice LFE5U jtag ?.
PostDebugging (J-Link): No Production Programming (Flasher): In the pipe but no specific schedule yet If you are interested in production programming, I recommend to get in touch with our sales directly. -
SEGGER - Alex -
Replied to the thread [ABANDONED] Jlink Vsupply Pin2 voltage.
PostHi, You need to be more specific regarding what connector you are measuring on. Do you have a J-Link model with the 20-pin 0.1" connector? Then 5V is output on pin 19. wiki.segger.com/UM08001_J-Link…e#20-pin_J-Link_connector If you have a model with…