Hi,
I have a problem in flash file system on the SC594 target.
-
If I mark HAS_FLASH_FILESYSTEM as 1, the SC594 target can not run, and show the error on the attached picture.
-
If I mark HAS_FLASH_FILESYSTEM as 0, the SC594 target can run, but the flash file system will be useless.
-
How should I do to resolve this problem?
-
Look forward to your reply
-
Thanks
-
Seven
12:57pm
Hi Seven,
We are trying to reproduce the issue on our end. Are you using your own BSP or the BSP provided by DSP Concepts?
11:32pm
I am using ADI EV-SC594-SOM target ,and using awe8-bsp-adi-sc594-ezkit-multicore software from awe
1:20pm
Hi Seven,
We did a quick check on SC594 with our BSP and can't see any issues with flash file system. It could be the flash device issue on your target. If you are using AudioWeaver for the first time on the target, please completely erase (erase all) flash device before running the BSP. It can be done with Flashimage.bat file by changing -erase affected to -erase all. As highlighted in image attached.
11:29pm
I use FlashImage.bat to erall all the flash, after I erased the flash ,and run the target, the error will appear.