masayuki2009 commented on pull request #2000:
URL: https://github.com/apache/incubator-nuttx/pull/2000#issuecomment-714301028


   @xiaoxiang781216 
   Hmm, I found that spresense:elf failed
   
   ```
   CThingSayer::CThingSayer: I am!
   main: Created MyThingSayer=0x0d013e60
   main: Calling MyThingSayer->Initialize
   CThingSayer::Initialize: When told, I will say 'Hello, World!'
   main: Calling MyThingSayer->SayThing
   CThingSayer::SayThing: I am now saying 'Hello, World!'
   main: Destroying MyThingSayer
   CThingSayer::~CThingSayer: I cease to be
   CThingSayer::~CThingSayer: I will never say 'Hello, World!' again
   main: Returning
   
   Memory Usage after program execution:
     Before:     8960 After:     7696 Change:    -1264
   
   **********************************arm_hardfault: PANIC!!! Hard fault: 
40000000
   up_assert: Assertion failed at file:armv7-m/arm_hardfault.c line: 134 task: 
<pthread>
   up_registerdump: R0: 0d014bf4 fffffff8 00000000 00000000 00000000 00000000 
00000000 00000000
   up_registerdump: R8: 00000000 00000000 0d008360 01000000 0000000a 0d0138f0 
0d004879 0d000324
   ```
   
   Sorry, let me revert.
   


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