AR# 41583

|

13.1 EDK - I cannot generate the "image.mfs" file in Windows XP/7 for XAPP1026

描述

I am usingthe followingcommand to generate the "image.mfs" file onmy Windows XP and Windows 7 machines:

$ mfsgen -cvbf ../image.mfs 2048 *

However, the following error message occurs:
"ERROR;EDK:37777 - File * does not exist or is not readable."

This command is described on page 18 of the LightWeight IP (lwIP) Application Examples Application Note (XAPP1026):
http://www.xilinx.com/support/documentation/application_notes/xapp1026.pdf

How can I work around this issue?

解决方案

To work around this problem, use the following command:

mfsgen -cvbf ../image.mfs 2048 css images js yui generate-mfs index.html

This commandworks on Windows as well as Linux.

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
39843 13.x EDK - Master Answer Record N/A N/A
AR# 41583
日期 12/15/2012
状态 Active
Type 综合文章
IP
People Also Viewed