kasjer opened a new pull request #2369:
URL: https://github.com/apache/mynewt-core/pull/2369


   Reading RAM or FLASH from Debugger on STM32 MCUs in SLEEP (WFI)
   returns wrong values.
   If makes it almost impossible to use with SystemView when application
   runs at high clock speed and spend a lot of time in SLEEP mode.
   SystemView is often not able to correctly read header for RTT
   virtually preventing tool to detect instrumentation.
   
   This change replaces WFI with busy loop waiting for interrupts when
   OS_SYSVIEW is defined.


----------------------------------------------------------------
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:
[email protected]


Reply via email to