XMC2 GO on Linux

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hi, after installing and testing the device on Windows i try to get it working (vor development) on Linux

as a can see the debugger is from SEGGER
and after a short search

http://gnuarmeclipse.livius.net/blog/jlink-install/#GNULinux

i found the produkt *debugger* from SEGGER http://www.segger.com/jlink-software.html?step=1&file=JLinkLinuxDEB64_4.84.5

the problem is which serial number should i submit? where can i found the one from the windows version?

why is the linux software not in the download links below the xmc2go?

are there any hints to get the debugger running on linux *is DAVE running on linux?*

would be gread not to change the OS for Programming
0 Likes
2 Replies
Not applicable
Hi,

Just connect your debugger into your windows and open the J-Link Commander.
You should able to see the serial number (S/N) of your emulator.

As for DAVE on Linux, I don't think DAVE is supported on Linux platform.
0 Likes
thomas_
Employee
Employee
Hi,

there is now a tutorial available how to develop code, debug and flash code to XMC controllers using eclipse on Linux:
https://github.com/furtnerthomas/Linux-XMC-Development
0 Likes