Closed AlefeFelipe closed 2 years ago
Hi guys, I'm having the same issue here. Anyone have any ideas? I think this came after the Cube update for the STM32WB. I don't know if there's any relation here. I've tried to run the example code for the mbed-tls on version 6.12 and 6.8 for this board and a few messages appear to be different.
@jeromecoutant can it, maybe, have something to do with that?
Hi Could you remove HAL_CRYP_DeInit call: https://github.com/ARMmbed/mbed-os/blob/master/connectivity/drivers/mbedtls/TARGET_STM/aes_alt.cpp#L174 and check ?
@jeromecoutant It worked, but then when the CRYP peripheral will be deinitialized? I'm worried it will generate another problem later
HAL_CRYP_DeInit doesn't make so much things... I don't think there is a risk removing it...
If you have applied the patch, please raise a PR :-) Thx
As it's been almost a year without any update, I'll close this as won't fix.
Description of defect
The program is crashing on the wisun TLS process for the NUCLEO_WB55RG when using the hardware acceleration (MBEDTLS_CONFIG_HW_SUPPORT), which is active by default. This happens for both, border router and node.
Mbed log:
Info from https://github.com/ARMmbed/mbed-os-example-fault-handler project
Target(s) affected by this defect ?
NUCLEO_WB55RG
Toolchain(s) (name and version) displaying this defect ?
GCC_ARM - arm-none-eabi-gcc (GNU Arm Embedded Toolchain 9-2020-q2-update) 9.3.1 20200408 (release)
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.12.0, but it seems not be working since mbed-os-6.9.0
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli 1.10.4
How is this defect reproduced ?
Just run the https://github.com/ARMmbed/mbed-os-example-mesh-minimal project for the node and the https://github.com/PelionIoT/nanostack-border-router project for the border router, using for both one of the the wisun configs