Laczen commented on issue #17641:
URL: https://github.com/apache/nuttx/issues/17641#issuecomment-4016201164

   Hi @aviralgarg05,
   
   I have tried a similar approach for simpleboot images. The simplest 
validation method is to "restart" the currently running image. This would allow 
a classical build of mcuboot and just restart /dev/ota0. In my tests this 
validation failed (even the simplest method that just calls the entry again 
hangs at NuttX boot). So even in the case where the iram/dram does not need 
copying there is something that blocks NuttX from starting (I don't have the 
possibility to debug using GDB).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to