I have an found a problem where I find FDS has 2 pages labeled as swap, which results in loss of one of the data pages.
my configuration is 2 data pages and 1 swap page. at start up, the pages show 1 data page and 2 swap pages.
after init the swap is not completed and only 1 data page is found. the second entry in m_pages has an p_addr of 0
I presume this occurred when a reset interrupted a page swap.
Is there any existing fix for this condition?
I'm using SDK 15.0.0 however I have backported/pactched FDS with fixes from 15.3.0