Can we use IAR debug Traveo II CYT2B9 though CMSIS DAP

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

cross mob
uids9644
Level 1
Level 1
5 questions asked 10 sign-ins First like received

Can we use IAR debug Traveo II CYT2B9 though CMSIS DAP?

Development Tool: IAR for ARM 8.42.1 + fireDAP (emulator with CMSIS DAP)

MCU: CYT2B95

SDL: TVII_Sample_Driver_Library_7.0.0.

when debug, it always occur "HardFault exception", "Exception occured at PC=0x10000dft LR=0x803f334"and not to jump to main function.

0 Likes
1 Solution
HongyanW_86
Moderator
Moderator
Moderator
100 solutions authored 100 replies posted 50 solutions authored

Hello,

Infineon TVII Starter Kit uses CMSIS DAP + IAR 8.42.2 for simulation. The configuration of IAR project can refer to starter_kit. I haven't used fireDAP here. Another official tool, MiniProg 4, can also be used as CMSIS DAP simulation, project configuration is the same as starter_kit. If you have a MiniProg 4, you can try it.

In addition, please confirm the_ FlashLoader_ Patch_ Traveoii in the SDL has been copied to the corresponding installation path of IAR.

Also, confirm the choice of IAR project (Rev_ A / B / C) should be consistent with the version of your chip.

//中文回复//

我们的TVII starter kit使用的就是CMSIS DAP+IAR 8.42.2仿真。IAR工程的配置可以参考starter_kit. 我这边没有使用过fireDAP,我们官方的另外一个工具Miniprog 4也是可以用作CMSIS DAP仿真的,工程配置和starter_kit一样。如果你们有Miniprog 4可以试试。

另外请确认SDL包中的_FlashLoader_Patch_TraveoII已经复制到IAR相应安装路径里。

还有是确认一下IAR工程的选择(rev_a/b/c)与你芯片的版本要一致。

//

Best regards,

Amy

View solution in original post

1 Reply
HongyanW_86
Moderator
Moderator
Moderator
100 solutions authored 100 replies posted 50 solutions authored

Hello,

Infineon TVII Starter Kit uses CMSIS DAP + IAR 8.42.2 for simulation. The configuration of IAR project can refer to starter_kit. I haven't used fireDAP here. Another official tool, MiniProg 4, can also be used as CMSIS DAP simulation, project configuration is the same as starter_kit. If you have a MiniProg 4, you can try it.

In addition, please confirm the_ FlashLoader_ Patch_ Traveoii in the SDL has been copied to the corresponding installation path of IAR.

Also, confirm the choice of IAR project (Rev_ A / B / C) should be consistent with the version of your chip.

//中文回复//

我们的TVII starter kit使用的就是CMSIS DAP+IAR 8.42.2仿真。IAR工程的配置可以参考starter_kit. 我这边没有使用过fireDAP,我们官方的另外一个工具Miniprog 4也是可以用作CMSIS DAP仿真的,工程配置和starter_kit一样。如果你们有Miniprog 4可以试试。

另外请确认SDL包中的_FlashLoader_Patch_TraveoII已经复制到IAR相应安装路径里。

还有是确认一下IAR工程的选择(rev_a/b/c)与你芯片的版本要一致。

//

Best regards,

Amy