seppe Community Member
- Member since Feb 8th 2021
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
seppe -
Replied to the thread Usage of project import for debugger settings.
PostI'm aware of the automatic searching and USB selection you describe in option 1, but I have a setup with multiple devices connected to multiple computers. I often use a debugger on a remote computer in a lab. I have Jlink server running for each device… -
seppe -
Replied to the thread Usage of project import for debugger settings.
PostHi Nino I tried this, but I don't think it works the way I want it to. My goal is to have one project that has different debugger configurations on different systems. As far as I can see, the configuration in the template is copied when creating a new… -
seppe -
Posted the thread Usage of project import for debugger settings.
ThreadHi, Recently I found out it is possible to include partial project files into a Segger Embedded Studio project. I found out his allows me to include a file just specifying some debugger configurations. E.g: XML Source Code (26 lines)XML Source Code (8…