-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Description of defect
Working with ATECC I2C device, in Debug
or Develop
mode works like a charm, as soon as I build in Release
mode, device is not seen anymore and can't talk with it.
Please see full detail and issue here and root cause and also the dirty fix, don't know who's in charge of this deep level into cryptoauthlib.
I'm opening issue here because it impact this code but do not hesitate to tag people in charge.
Target(s) affected by this defect ?
STM32WL LoRa-E5 (may be other)
Toolchain(s) (name and version) displaying this defect ?
What version of Mbed-os are you using (tag or sha) ?
6.14
6.15.1
master
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Mbed Studio
How is this defect reproduced ?
Switch Build profile to Debug
, Release
or Develop