You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/28 04:53:02 UTC

[GitHub] [incubator-nuttx] zhuyanlinzyl commented on pull request #5354: armv7-a/r:cp15_invalidate_dcache_all: fix Sets mask error.

zhuyanlinzyl commented on pull request #5354:
URL: https://github.com/apache/incubator-nuttx/pull/5354#issuecomment-1023885553


   hi, @masayuki2009.
   
   I build sabre-6quad:smp and try in QEMU, but it still crash without this patch.
   
   Did I use the wrong command?
   
     
   zyl@zyl:~/nuttx$ qemu-system-arm -net nic,model=stellaris -net user,hostfwd=tcp:127.0.0.1:10023-10.0.2.15:23,hostfwd=tcp:127.0.0.1:10021-10.0.2.15:21 -M lm3s6965evb -kernel nuttx -nographic
   qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)
   
   R00=00000000 R01=00000000 R02=00000000 R03=00000000
   R04=00000000 R05=00000000 R06=00000000 R07=00000000
   R08=00000000 R09=00000000 R10=00000000 R11=00000000
   R12=00000000 R13=ffffffe0 R14=fffffff9 R15=00000000
   XPSR=40000003 -Z-- A handler
   FPSCR: 00000000
   已放弃 (核心已转储)
   
   
    
   


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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