Infineon / TLV493D-A1B6-3DMagnetic-Sensor

Library for the TLV493D-A1B6 3D magnetic sensor for Arduino.
MIT License
39 stars 27 forks source link

Can't flash with Arduino #6

Closed exp0nge closed 6 years ago

exp0nge commented 6 years ago

When I try to flash with Arduino I get this: [Error] Infineon.DebuggerExceptions: It seems that JLink software is not installed please download from www.segger.com and install it. You can specify it by setting java property xmcFlasher.JLink.dllPath

I have tried the GUI and it detects everything normally. I have the board set to XMC1100 XMC2Go, Programmer AVRISP mkll

mhollfelder commented 6 years ago

Could you please provide us some more background information on your system?

The problem is related to not finding the DLL for the J-Link debug probe which is needed to execute the flashing. It is a shared library which the XMC Flasher uses for flashing.

Best regards,

Manuel

exp0nge commented 6 years ago

I reinstalled JLink to C: instead of my other location and it flashed.