This project for MPC5643L combines MMU configuration and linker script to segregate VLE and BookE code.

MMU table is following:
--------------------------------------------------
Name					TLB entry  		Length  	Mode
--------------------------------------------------
FLASH_VLE						0          512KB    	VLE
FLASH_BOOKE				1          512KB   	BookE
RAM								2          256KB     	VLE
Peripheral						3          1GB
--------------------------------------------------