Hello
I m trying to debug RA6M4 mcu using E2 Lite through SWD. but it showing error Break at address "0x4bda" with no debug information available, or outside of program code.
i m enable to sove it.can anyone help me.
Hi Kartz,
Check your custom board MD Pin. If MD Pin se low with pull down that means micro controller in bootloader mode (SCI/USB boot).
So if you want to debug, this MD Pin should be high (INTERNAL FLASH…
Our original thought of what the problem is was incorrect. Could you try using the Renesas Device Partition Manager in e2studio to reset the device to factory default settings? Then disconnect…
Kartz,
The RA6M4 is a trust zone part and the debug interface is different from the RA6M3. Please use the following interface which will allow SWD debugging and Trust Zone IDAU register programming. This…
Our original thought of what the problem is was incorrect. Could you try using the Renesas Device Partition Manager in e2studio to reset the device to factory default settings? Then disconnect and re-connect the debug port on the target to power cycle it. Let us know if that helps with the issue.
-Sai
If this response, or one provided by another user, answers your question, please verify the answer. Thank you!RenesasRulz Forum Moderatorhttps://renesasrulz.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/
Hello Sai
Thanks
I tried using the Renesas Device Partition Manager in e2studio it show me FAILED! A framing error occurred while receiving data. (BFW: 0354)
i m using 4 wiires SWCLK,SWDIO,3.3V,GND of my R7FA6M4AF3CFB custom board with E2 Lite.
same way i was using with my R7FA6M3AH3CFC custom board. this board working fine.i m able to debug.
But my issue with R7FA6M4AF3CFB mcu based custom board.
Regards
Kartiki
So if you want to debug, this MD Pin should be high (INTERNAL FLASH mode).
hi Sai
My MD pin is pulled up.it is ok
is there any thing else in debugger settings?
The RA6M4 is a trust zone part and the debug interface is different from the RA6M3. Please use the following interface which will allow SWD debugging and Trust Zone IDAU register programming. This is why the Renesas Partition Manager failed to work.
-Gary
Hello garyj,
Thank u for this information.but i m wonder same way using 4 wires it works with JLink.
but problem with E2Lite.i can debug my RA6M4 custom board with Jlink using 4 wires SWD.
but problem with E2Lite.