Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.

Have an account? Sign In
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.

Sign Up Here
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Volt.Tech

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Need An Account, Sign Up Here

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.

volt.tech Logo volt.tech Logo
Sign InSign Up

volt.tech

volt.tech Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help
  • Home
  • About Us
  • Contact Us
Home/swd

volt.tech Latest Questions

viewpointproducts
  • 0
viewpointproducts
Asked: November 24, 2022In: Wireless Connectivity

Using SWD Pins as General- Purpose Outputs on XMC1202?

  • 0

Hello everyone. I’ve written a code that uses SWD pins as GPIO, but the code doesn’t work. My question is Can we use SWD protocol pins( clock and data) that are dedicated for debug purposes as GPIO? If Yes, What’s ...Read more

Hello everyone. I’ve written a code that uses SWD pins as GPIO, but the code doesn’t work. My question is Can we use SWD protocol pins( clock and data) that are dedicated for debug purposes as GPIO? If Yes, What’s the affiliated setting for using those pins as GPIO in the code?

Thanks for your time.

 

Read less
gpioPinsswdXMC1202
  1. nidhi singh
    Added an answer on November 30, 2022 at 9:54 am

    Hi, SWD pins may be used as general-purpose IOs, but this change has to be done only after you program your device. Are you following this flow? You may use the XMC_GPIO_Init () API to initialize the SWD pin as GPIO. It should be noted that debug functionality can not be used when SWD lines are confRead more

    Hi,

    SWD pins may be used as general-purpose IOs, but this change has to be done only after you program your device. Are you following this flow? You may use the XMC_GPIO_Init () API to initialize the SWD pin as GPIO.

    It should be noted that debug functionality can not be used when SWD lines are configured as GPIOs.

    Regards,

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
Anonymous
  • 0
Anonymous
Asked: July 1, 2022In: Microcontroller

Unable to debug Renesas RA6M4 using E2 Lite

  • 0

While 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. How to solve this issue?

While 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. How to solve this issue?

Read less
0x4bdae2 litera mcura6m4renesasRenesas MicrocontrollerRenesas RA6M4 MCUswd
  1. Shivali Singh
    Added an answer on July 27, 2022 at 6:15 pm

    Hi, Please check your below pin / connection is ok. 1. SWCLK 2. SWDIO 3. 3.3V 4. GND 5. RESET need pulled up and give small filter capacitor. 6. MD, need this pin as pullup.   Please check this above pins and let me know if you have face any issues. Thanks & Regards Shivali Singh  

    Hi,

    Please check your below pin / connection is ok.

    1. SWCLK

    2. SWDIO

    3. 3.3V

    4. GND

    5. RESET need pulled up and give small filter capacitor.

    6. MD, need this pin as pullup.

     

    Please check this above pins and let me know if you have face any issues.

    Thanks & Regards

    Shivali Singh

     

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
techfreak
  • 0
techfreak
Asked: June 24, 2022In: Microcontroller

Debugging Renesas RA6M4 using E2 Lite

  • 0

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?

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?

Read less
e2 litemcura6m4swd
  1. pallavi sharma
    Added an answer on July 11, 2022 at 5:36 pm

    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
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer

Sidebar

Ask A Question

Stats

  • Questions 388
  • Answers 374
  • Comments 0
  • Best Answers 8
  • Popular
  • Answers
  • Manoj

    Configuration using .dp vision in Infineon XDPL series IC .

    • 5 Answers
  • Linto

    Renesas RL78/G14 ADC interface code

    • 4 Answers
  • Julian White
    Julian White added an answer Hello, IrDA has hardly been used for a long time,… March 7, 2023 at 10:27 am
  • Julian White
    Julian White added an answer It's not required per se, but it's helpful. The issue… March 4, 2023 at 10:04 am
  • nidhi singh
    nidhi singh added an answer Hi Alex, The exchange mode for MCU boot uses the… March 2, 2023 at 10:37 am
  • Julian White
    Julian White added an answer Hi, Thank you for posting on the Volt.Tech community. Can… February 28, 2023 at 10:04 am
  • nidhi singh
    nidhi singh added an answer Hello, The labeling looks ok F130 = LD2981ABM30TR F133 =… February 23, 2023 at 10:27 am

Users

test27782358

test27782358

  • 0 Questions
  • 0 Answers
test17284313

test17284313

  • 0 Questions
  • 0 Answers
test1856815

test1856815

  • 0 Questions
  • 0 Answers

Explore

  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help

Footer

volt.tech

Volt.Tech

Find your spark

About Us

  • About Us
  • Contact Us
  • Groups

Legal Stuff

  • Privacy Policy
  • Faqs

Follow

© 2022 volt.tech. All Rights Reserved
With Love by volt.tech.