Hi again,
so, based on your table, my understanding is, if you run memory configuration
@echo ### Configure FlexSPI NOR memory using options on address 0x20020000 ###
call "%blhost%" %blhost_connect% -j -- fill-memory 0x20020000 4 0xC0000102 word
if errorlevel 2 exit /B 2
call "%blhost%" %blhost_connect% -j -- configure-memory 9 0x20020000
if errorlevel 2 exit /B 2
twice, everything works. If you run it only once, flash erase fails. Can you confirm?
Also, if you run "Test" in memory configuration dialog after power on reset, the test pass. Can you confirm?
Can you share the schema (HW design), how the memory is connected to the processor?
We do not see the issue on our boards. We'd like to test. Anything you can help to reproduce the issue on our side?
Regards,
Marek
NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button