Skip to content

NUCLEO_F411RE - problems with InterruptIn object #2939

@BlackstoneEngineering

Description

@BlackstoneEngineering

Description

  • Type: Bug
  • Related issue: #abc
  • Priority: Minor

Bug

Target
NUCLEO_F411RE, maybe more Nucleo boards?

Toolchain:
GCC_ARM

Toolchain version:
4.9.3 20141119

mbed-cli version:
(mbed --version)
0.9.5

meed-os sha:
(git log -n1 --oneline)
24e1218

Expected behavior
CI Test Shield InterruptIn tests should pass.

Actual behavior
InterruptIN tests do not pass. It seems that something about the InterruptIn object doesnt play nice with greentea on this platform. Possibly the destructor?

Steps to reproduce
Run mbed test -n tests-api-interruptin -v to see it fail.
mbed test -n tests-assumptions-pwmout will pass, but if you uncomment the line about `x.disable_irq()' it will stop working

https://github.com/ARMmbed/ci-test-shield/blob/master/TESTS/API/InterruptIn/InterruptIn.cpp

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions