You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2017/11/13 20:32:40 UTC

[GitHub] ccollins476ad opened a new pull request #657: apollo2_evb - Workaround for ROM-boot MSP issue.

ccollins476ad opened a new pull request #657: apollo2_evb - Workaround for ROM-boot MSP issue.
URL: https://github.com/apache/mynewt-core/pull/657
 
 
   The in-ROM boot loader crashes when the initial MSP value specifies the end of SRAM (0x10040000).  The simple workaround is to reduce the size of SRAM by eight bytes, forcing the placement of the stack at 0x1003fff8.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services