Shifting Application start on STM32F411RE (mDOT)

Hi,

I want to reserve the first 16kb Flash sector for local data and have the application code etc start at the beginning of the next flash sector (0x08004000).

How do I do this. I thought that target.mbed_app_start may be the option I want, but it appears not to be.

Thanks,
John