ARMmbed / mbed-os-example-atecc608a

Mbed OS Examples for the ATECC608A
Apache License 2.0
13 stars 18 forks source link

Secure element does not wake in Release #79

Open hallard opened 2 years ago

hallard commented 2 years ago

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 ?

image

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