10-12-2018 11:14 PM
Hi Xilinx newbie here,
So I started working on ML605 Evaluation kit successfully completing the flash demonstration in UG533 getting started guide. I would now like to run the embedded kit demos since the board in this kit is the same as that in eval kit.
I copied the contents of CompactFlash_Demo_Image folder to the CF, replacing the eval kit demo files and then following through the embedded kit getting started guide UG668. The embedded kit web server shows the following error message on the serial terminal and the browser fails to connect to the IP address 192.168.1.10 with error message as connection refused.
"platform_init_fs: ERROR: unable to locate index.html in MFS
One of your applications requires a Memory File System to be loaded.
Please check if MFS has been loaded, and it has index.html file in root directory"
Do I need to write something to the platform flash as well to make this demo work? What am I doing wrong?
Thanks
10-16-2018 09:11 PM
Hello @lums_123,
We have tried documenting the steps to create the MFS file in SDK tool in following XAPP433
https://www.xilinx.com/support/documentation/application_notes/xapp433.pdf
Hope this helps.
Thank you