masayuki2009 commented on PR #7113:
URL: https://github.com/apache/incubator-nuttx/pull/7113#issuecomment-1250905445

   >Just update cp15.h in new version
   
   @GUIDINGLI 
   The issue still happens with the latest PR.
   I think the issue might depend on how to reset the board and what kind of 
the nuttx.bin was running before resetting the board.
   
   I've been doing the board reset with openocd after deploying nuttx.bin to 
the tftp server.
   
   ```
   ./src/openocd -s ./tcl -f ./tcl/interface/jlink.cfg -f 
./tcl/board/fsl_imx6q_sabresd.cfg -c init -c "reset" -c "exit"
   ```
   
   And before testing `sabre-6quad:smp`, I did testing `sabre-6quad:elf`.
   


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to