Skip to content

nucleo_f103rb blinky example cannot run #13361

@zl3one6

Description

@zl3one6

Describe the bug
Following the document, build and flash blinky example into ST Nucleo-F103RB development board, cannot watch LED working. Jumpers on the board are not changed. ST official demos downloaded by Keil MDK are working correctly. Debugger is ST-Link.

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -GNinja -DBOARD=nucleo_f103rb ..
  3. ninja
    ninja flash
  4. See error

Environment (please complete the following information):

  • OS: Ubuntu 18.04, Windows 10
  • Zephyr SDK on Ubuntu, GCC arm embedded on Windows
  • Zephyr 1.13.0 release

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32priority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions