I check the Kinetis 72MHz 1N36B errata file with below info:
e6272: SIM: The System Integration Module Registers may not be programmed correctly.
Errata type: Errata
Description: The following System Integration Modules Registers may not be programmed correctly: the FAMID and PINID bit fields in the SIM_SDID Register, the RAMSIZE in the SIM_SOPT1 Register, the NVMSIZE, PFSIZE and EESIZE in SIM_FCFG1 Register and information in the Unique ID Registers SIM_UIDx.
Workaround: In next revision of silicon, these values will be programmed correctly.
I can use on board OSJTAG tool to mass erase the chip and can get the chip Data Flash IFR address 0xFC and 0xFD with 0xFF value.
Then it can run the Program Partition Command after Erase ALL Blocks Command.
You could check below picture to get more detailed info:

I would recommend customer to use Read Resource Command to get Data Flash IFR value instead of using SIM_FCFG1 register.
Customer can find Flash operation example demo for TWR-K20D72M board at below link:
C90TFS_FLASH_DRIVER (TFS Flash Driver Software for Kinetis and ColdFire+ Microcontrollers)
http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe
Wish it helps
B. R.
Ma Hui