How to program XC2797 via 2 wire DAP. Please help.

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

cross mob
acelink2
Level 2
Level 2
5 replies posted 10 sign-ins 5 questions asked

Hi everybody, I'll be purchasing a few XC2797 176Pin LQFP's in a few days so I thought I'd get setup now. 

I'm new to these microcontrollers so can I have some help please.

1. How to download code to the MCU via the 2 wire DAP port on a stand-alone PCB. Connection from programmer to DAP.

2. What hardware / programmer do I need to connect to the MCU to download the code using DAP and not JTAG.

3. What IDE do I use to write my code.

4. Datasheets, and anything else you guys can suggest I will need to get the MCU up and running.

Thank you so much for your help and hope to her from you soon.

Pete 🙂

0 Likes
1 Solution
cwunder
Employee
Employee
100 solutions authored 5 likes given 50 likes received

The XC2797X is not an AURIX device, it is a legacy microcontroller that is not recommended for new designs.

You can get the documentation for this device on the Infineon website here .
For programming this device you can use Memtool with a miniwiggler.
You can use Tasking or Keil toolchains for code development.
You can review the XC2000 Easy kit manual that has a schematic for connecting the minwiggler.
XC2000 Series Starter Kit Board Manual 

View solution in original post

2 Replies
cwunder
Employee
Employee
100 solutions authored 5 likes given 50 likes received

The XC2797X is not an AURIX device, it is a legacy microcontroller that is not recommended for new designs.

You can get the documentation for this device on the Infineon website here .
For programming this device you can use Memtool with a miniwiggler.
You can use Tasking or Keil toolchains for code development.
You can review the XC2000 Easy kit manual that has a schematic for connecting the minwiggler.
XC2000 Series Starter Kit Board Manual 

Hi CWONDER, sorry for the late reply. Thank you for the info I'll check it out.

Have a great day. 🙂 

Pete

0 Likes