I´m running FFS NandFlash example proyect from MQX 4.1 using twrK60120 and the Demo reports the following problem (this is the output of the serial terminal):
This is the Flash File System example, type help for list of available commands
If this is the first time you use the demo, you should run "nanderasechip" command first.
Shell (build: May 21 2014)
Copyright (c) 2013 Freescale Semiconductor;
shell>
shell> nanderasechip
Erasing entire chip ...
Please use fsopen command to re-open NAND flash device.
shell> fsopen
assertion failed: logicalIndex < m_entryCount, file D:\Users\dcantero\Documents\
Electronica\MITO\Software\Freescale_MQX_4_1\ffs\source\wearleveling\ddi\common\page_order_map.cpp, line 169
Any idea about how to solve this issue?
Thnaks