PetaLinux - "ERROR: new format image overwritten - must RESET the board to recover" When Booting Ima

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/u014470361/article/details/83614892

PetaLinux - “ERROR: new format image overwritten - must RESET the board to recover” When Booting Image

查资料说是image.ub文件大大:
在这里插入图片描述
http://www.xilinx.com/support/answers/59853.html
我在自己的工程里文件系统中加了alsa库和pocketsphinx库的bin、sbin、lib等相关文件,重新petalinux-build ,加载到板子,kernel起来后,文件系统就会有我增加的文件,这样比较方便。出现这个原因说明增加的文件太大了,看来还得在精简一下文件。
在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/u014470361/article/details/83614892