今天在创建FSBL项目的时候,遇到如下报错:
This application requires xilffs library in the Board Support Package. You can go back to the previous pages to select a different platform and domain or create a new one with suitable hardware and software.
[vivado 20.1]FSBL项目-This application requires xilffs library in the Board Support Package.

解决方案:
1.打开BSP Settings
[vivado 20.1]FSBL项目-This application requires xilffs library in the Board Support Package.
2. Modify BSP
[vivado 20.1]FSBL项目-This application requires xilffs library in the Board Support Package.

  1. 勾选 xilffs
    [vivado 20.1]FSBL项目-This application requires xilffs library in the Board Support Package.

4.重启下vitis/SDK,重启后才能生效
5.重新点左上角钉锤build一下
6.问题解决
[vivado 20.1]FSBL项目-This application requires xilffs library in the Board Support Package.

相关文章: