Status: MBED Studio, MBED OS 6, bare metal blinky example, Nucleo L432KC board, LSM6DSO library
I have this program set as active. (Only one program.) I imported the library, edited it to add one function, then clicked compile. The compile ran successfully, but afterward I cannot click compile because I have to select a target first. I cannot select a target until I have clicked “fix all” in libraries view. (There is no “Fix All” button in the libraries tab.)
Can I force MBED Studio to just recompile the library? Can I unlink it somehow from the original?
The library shows a yellow exclamation point icon for using ThisThread:sleep_for, which is deprecated. But other than that, I have no problems.
Any ideas what to try? Currently I am stuck.
Error message in the target drop down:
" There is currently nothing to show
Make sure you have set a program as active, and that Mbed OS for the active program is available. This list will update automatically when the Mbed OS library is added or updated.
If you have added a program that doesn’t have libraries pre-loaded (a .zip file exported from Code | Mbed), use the Fix all problems button in the Libraries view to load them."
The libraries tab looks like:
mbed-os-example-blinky-baremetal
4 libraries
- mbed-os 6.17.0
- LSM6DSO tip
Commit: 4774b86385e56595c2d55b5db971c128c691e0d6
Imported from: LSM6DSO - iNEMO inertial module: 3D accelerometer and 3D gy… | Mbed-
X_NUCLEO_COMMON tip
Commit: 21096473f63e2046337e7cfdfe16ce34eeb85647
Imported from: X_NUCLEO_COMMON - Generic mbed Extensions used by STM Expansion Boa… | Mbed -
ST_INTERFACES tip
Commit: d3c9b33b992c9e7ec349fd2cc994903b8b37b5a1
Imported from: ST_INTERFACES - Official interfaces for ST components. | Mbed
-