You can use the values provided in the unchanged zip file provided as a starting point. They are also descibed in the app note itself.
These imply that the values are interpreted as follows:
BusClock S12P bus clock frequency in kHz
EEERAMStart EEE RAM buffer start address
EEERAMEnd EEE RAM buffer end address
DFStart Start address of first DFlash Sector to use for EEE
DFEnd End address of last DFlash Sector to use for EEE
Note - EEERAMstart is a RAM buffer address - you appear to be placing this in flash.
These are all local addresses not global.
The other values you are using also appear wrong.
The values given in the Zip files would seem correct for a P128 so why not try those first and then modify (carefully)?
bye