Skip to main content
Lee Young Jun
Visitor II
March 6, 2018
Question

no operation when no connection ST-linker/v2 debugger

  • March 6, 2018
  • 1 reply
  • 995 views
Posted on March 06, 2018 at 10:58

Hello, I'm STM8S user.

my ask is why that mcu is no operation when no connection of st-link debugger.

If i'm doing downloading the Hex file in the mcu, so mcu is operating, But ejecting the st-link debugger at the PC,

mcu is no operation.

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    March 6, 2018
    Posted on March 06, 2018 at 16:18

    So either you have an external pin changing the boot mode, or your code doesn't initialize something (clock, GPIO, etc) that the debugger does.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..