- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Shashank_K
Please provide some background on the issue -
- Are you facing this issue on multiple devices?
- Have you tried programming this particular device before and did it work or is this the first time you are programming it?
- The last message in the log is related to breakpoints. Are there any breakpoints set in your project? Can you try removing all breakpoints from your project and try again?
- Can you give some overview of what project are you trying to program on your device?
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi AS_36,
Thanks for the reply...
- Are you facing this issue on multiple devices?
We are working on this device for the first time and we got this error.
- Have you tried programming this particular device before and did it work or is this the first time you are programming it?
First time we configured CYT2B9 MCU with J Link IAR workbench.
- The last message in the log is related to breakpoints. Are there any breakpoints set in your project? Can you try removing all breakpoints from your project and try again?
I removed all the break points in the project and restarted the code. Still I face the same issue.
- Can you give some overview of what project are you trying to program on your device?
We are planning to develop a digital IO based application with CYT2B9 MCU, for this we used IAR workbench with J Link and we got this issue.
Will you please share any relevant document for configuring the project for successfully debugging of CYT2B9 MCU with IAR workbench and J link.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Shashank_K
We tried programming the default LED blinking project from SDL 7.7.0 to the CYT2B9 rev C device using J-Link and it works for us.
Did you select the correct debugger settings in IAR? Right click on the project and select Options -> Under Debugger select J-Link/J-Trace - > Under J-Link/JTrace select interface as SWD.
You can also try doing a Clean and Rebuild All for your project.
Are you using any of the evaluation boards from Infineon or are you using your own custom board?
You could also try using Auto Flash Utility to erase and program the device. You can download Auto Flash Utility from the following link - https://community.infineon.com/t5/TRAVEO-T2G/Auto-Flash-Utility-download-link/td-p/353345
We also recommend you to contact IAR/J-Link if the issue persists.
Regards.