jipanienko commented on pull request #2319:
URL: https://github.com/apache/mynewt-core/pull/2319#issuecomment-652581110


   @kasjer settings are good.
   crash is because mcuboot leaves timer running and LSE take time to 
established in that time interrupt crash because mcuboot memory is no valid and 
interrupt vectors are not changed yet to blinky or whatever
   
   for workaround start LSE in bootloader STM32_CLOCK_LSE: 1
   issue for mcuboot https://github.com/JuulLabs-OSS/mcuboot/issues/759 and 
https://github.com/JuulLabs-OSS/mcuboot/issues/529


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to