Hi, I'm using mpc5748G EEE module.
I'm trying to use same block and seperates into 2 blocks like this.
*Mid space block 0 : start address - 0x00F90000, end address - 0x00F93FFF, size - 16KB
- block configuration 0 : start address - 0x00F90000, size - 0x00002000
- block configuration 1 : start address - 0x00F92000, size - 0x00002000

It works on 'Init, Write, Read, Delete' SDK function, but it's not working on 'EEE_DRV_ReportEepromStatus()' function.
Is it not possible to use like this?