Skip to content

Nothing happens after flashing STM's with tests applications #9949

@kubazdz

Description

@kubazdz

Description

I'm new to RIOT and trying to run any test or example app on STM32f3discovery or nucleo-l432kc. Flashing works well, but then nothing happens as if the board wasnt flashed

Steps to reproduce the issue

I'm trying to run /tests/leds with a command:
make flash BOARD=stm32f3discovery STLINK_VERSION=2-1

Also tried to run /examples/hello-world with:
make flash term BOARD=stm32f3discovery STLINK_VERSION=2-1

and
make flash term BOARD=nucleo-l432kc

Expected results

Blinking leds or printing hello world in terminal

Actual results

Nothing happens when using BOARD different than native (while on native port hello-world example works well)

Looking for help as I'm new to both RIOT and Linux

Versions

Operating system: Ubuntu 18.04
Build environment: GCC, gcc-arm-none-eabi

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: questionThe issue poses a question regarding usage of RIOT

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions