Infineon DAP miniWiggler
In this topic:
•Debug with miniWiggler TAS over TCP/IP
Infineon DAP miniWiggler can be used directly within winIDEA to allow direct programming and debug control of AURIX devices. To learn more about licensing please visit the web page On-Board miniWiggler Debugger.
The tool is free to use only if used by AURIX™ Development Studio (ADS). |
For more information on DAP miniWiggler please visit https://www.infineon.com/cms/en/product/promopages/das/.
•AURIX TC2xx
•AURIX TC3xx
•AURIX TC4x
•DAP debug interface
•Basic debug control (Reset, Stop, Break Points, Run,…)
•Flash programming
Connecting to the Infineon DAP miniWiggler. |
Verify that Infineon DAP miniWiggler is selected via Hardware | Debugger Hardware | Hardware Type. |
Download and extract the Infineon DAS Tool Interface for Linux. |
Install lib for FTDI. |
See Application note for more information.
Before starting a session in winIDEA, run the TAS server: |
sudo TAS_V1_1_0/bin/tas_server |
The following steps are required to set up and use the Infineon DAS miniWiggler for network-based debugging with winIDEA. The process involves configuring both the host PC (where the target is connected) and the client PC (running the winIDEA IDE).
By the end of this setup, you will be able to initiate and manage remote debug sessions over TCP/IP using the Infineon DAP miniWiggler.
•winIDEA version 9.21.329 or newer
Configure host PC. |
a.Connect the Target to the PC using DAS miniWiggler.
b.Install Infineon DAS.
c.Start the TAS server on Windows:
DAS64\servers\start_tas_server.bat |
Configure client PC via winIDEA and open Hardware | Debugger Hardware. |
a.Hardware type - Infineon DAP miniWiggler
b.Communication - TCP/IP
i.IP addr - IP address of the host PC
ii.Port - 24817
c.Begin a debug session.
•Install winIDEA IDE for Windows
•Install winIDEA IDE for Linux