-
I've connected a Dragonfly module via Module Test Bed v1. However, the Dragonfly module is not detected by `mbed detect` command and I get the following error message:
```
C:\Users\geogek01\Document…
-
TLDR:
the command `mbed target --supported` fails, but `mbed compiler --supported` and `mbed compiler -S` works. This command documented in videos and tutorials and needs to work.
Long Version:
O…
-
When use the gcc startup assembly code and linker-script below, printf does not work normally.
These are the files included in the drivers officially provided by WIZnet.
> startup_W7500.S
> gcc…
OpusK updated
7 years ago
-
```
Compile: test_env.cpp
[Error] test_env.cpp@64,1: 'RawSerial' does not name a type
[Error] test_env.cpp@196,5: 'greentea_serial' was not declared in this scope
[Error] test_env.cpp@214,5: 'greentea…
-
# >
## • Contents
Request to improve the PWM tests in order to support single edge trigger MCUs.
## • Reasons
- Currently, single edge trigger MCUs cannot test PWM via CI test shield.
`iin.rise…
-
Hi, I have a problem using DAPLink on LPC11U35.
I try to update to DAPLink from CMSIS-DAP using WIZwiki-W7500. WIZwiki-W7500 use LPC11U35 for interface. This is schematic of WIZwiki-W7500.
[WIZw…
-
I'm not able to export the blinky project for the Realtek Ameba board.
I'm using Windows10 and I'm getting
`C:\Users\geogek01\Documents\mbedCLIproj\mbed-os-example-blinky [mbed-os-5.7.0-oob ≡ +3 ~…
-
How to migration to mbed OS 5?
We need support for mbed OS 5 migration.
-
Trying to use custom targets as documented says target is not a supported mcu.
```
Jacobs-MacBook-Air-3:BLE_LED jacobrosenthal$ mbed compile -c -t GCC_ARM -m k64f_myapp
usage: make.py [-h] [-m MCU] […
-
### Description
- Type: Bug
- Related issue:
- Priority: Blocker
---------------------------------------------------------------
## Bug
mbed classic build tool seems to be broken between mb…