Search Results

Search results 1-1 of 1.

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

  • Hello, I will use the Jlink Plus in Automated test applications for the ECU (NXP S32K312). The code is written in C# using the IDE (Visual Studio Professional 2022). Namely, I have been having some problems with programming. I need the following functions which I didn't find in the Jlink.dll from the SDK: - Flashing .elf file to ECU - Variables Operations : ReadVariable WriteVariable - a memory dump of a selected memory section - SetBreakpointToFunctionStart(name of function) - SetBreakpointToFu…