matiamic commented on PR #17340: URL: https://github.com/apache/nuttx/pull/17340#issuecomment-3559946943
Hi, I brought the changes from the changed defconfig to samv71-xult's defconfig. Compilation OK, execution gets stuck on ``` *** Booting MCUboot build fefc398cc13ebbc527e297fe9df78cd98a359d75 *** Unable to find bootable image ``` But that behavior is the same for the build without the changes. And it makes sense as I am providing no firmware image. I tried to provide a valid image by following the steps in the `same-70-qmtech` board documentation and then copying the result to a FAT32 SD card, but it seem this is not the way this is supposed to work:) - the result is the same and it seems that there is more elaborate description of the process in `samv71-xult` board documentation, but I didn't have the guts to dive into it). -- 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]
