Closed
Description
Description
- Type: Bug
- Related issue: [OOB 5.5.0] ublox_evk_odin_w2 never gets to main mbed-os-example-wifi#36
- Priority: Major
Bug
Target
UBLOX_EVK_ODIN_W2
Output of mbedls
:
+-------------------+----------------------+-------------+-------------+--------------------------+-----------------+
| platform_name | platform_name_unique | mount_point | serial_port | target_id | daplink_version |
+-------------------+----------------------+-------------+-------------+--------------------------+-----------------+
| UBLOX_EVK_ODIN_W2 | UBLOX_EVK_ODIN_W2[0] | D: | COM9 | 12360221022268373D66EB3C | 0221 |
+-------------------+----------------------+-------------+-------------+--------------------------+-----------------+
Toolchain:
GCC_ARM
meed-os sha:
I have tried the following:
- tip of master
- events: Adopt osEventFlags from RTX 5 #4571 rebased onto master
Master should include these supposed fixes:
#4444
#4567
#4543
Expected behavior
This line suceeds.
Actual behavior
It fails with -3012 -- device error.
Steps to reproduce
Try to run https://github.com/ARMmbed/mbed-os-example-wifi on the Odin board using the current master of mbed-os.
Question
@andreaslarssonublox is there something else I need to do for this to work? I can see here - #4567 that you said you were not seeing this failure anymore.