Search Results

Search results 1-2 of 2.

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

  • hi segger staff, i'm using some arm cortex devices from small companies that are not offically supported by J-Flash. in older version(V6xx), i can manually add something in JLinkDevices.xml, put some .flm files in /Devices category, and the device selection will show up. But in newer version(V7xx), i cannot find JLinkDevices.xml file and /Devices category. what should i do in this case? thank you very much.

  • hi segger staff, i've been using j-scope recently. jlink package version is v7.88f, mode is HSS, target device is infineon TLE9893, IDE is arm keil 5.33, elf file selected is the .axf file keil generated. i want to monitor a variable, which is a array member in a struct. the first use is ok, but when the axf file is modified and j-scope needs to reparse the axf file, seems j-scope not able to match the variable and remove it from the symbol list. so either i add these variables every time the so…