xiaoxiang781216 opened a new pull request #1392:
URL: https://github.com/apache/incubator-nuttx/pull/1392


   ## Summary
   The major issue is that global C++ objects are constructed too early:
   1.memory subsystem isn't ready to accept malloc invocation
   2.file system isn't ready to accept open invocation
   The comment in Makefile contain the more detailed inforamtion.
   
   ## Impact
   Only simulator
   
   ## Testing
   sim:cxxtest don't crash anymore.
   
   


----------------------------------------------------------------
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