I am trying to debug Renesas RA6M4 MCU using E2 Lite through SWD. But it is showing error Break at address “0x4bda” with no debug information available, or outside of program code.
What is the solution to this problem?
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.
Volt.Tech
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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 mode).
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 mode).
See less