how to write flash programming algorithm for cortex-r52

Dear ARM experts:

I want to implement the flash programming algorithm based on cortex-r52 core, generate the corresponding FLM file, and realize flash download and debugging, but the cores selected by the engineering template(C:\Keil_v4\ARM\Flash\_Template) provided in MDK4 are only cortex-r4 and cortex-r4f. Can the function be realized if r4 is selected? 

thanks!