Closed idea--list closed 3 years ago
Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3438
@hugueskamba Please review
cc @ARMmbed/team-sparkfun
Description of defect
No code written for my Artemis Thing Plus board work with Mbed OS V6.7 I know Sparkfun also burns their special "SparkFun Variable Bootloader" (SVL) so these boards have actually a second bootloader beyond the "Ambiq Secure Bootloader". Am not sure however if this might be relevant to this issue.
Target(s) affected by this defect ?
Sparkfun Artemis Thing Plus (but all the other Apollo3 based boards might be affected as well)
Toolchain(s) (name and version) displaying this defect ?
ARMC 6.14
What version of Mbed-os are you using (tag or sha) ?
Mbed OS V6.7
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Mbed Studio 1.3.1
How is this defect reproduced ?
Try to compile the official blinky (or any other code) with Mbed OS V6.7 Then roll back #14132 compile again and the code will work.