F29P329SM-Q1: Is it possible to reuse the CPU1_STACK1_stackmem_apr RAM?

Part Number: F29P329SM-Q1

Hi team,

I ask this for my customer.

My cutsomer has bootloader and app, now they allocate the bootloader in LINK1 and app in LINK2(bootloader and app will not execute at the same time)

And LINK1 must in stack1, LINK2 must in stack2. So it exist CPU1_STACK1_stackmem_apr and CPU1_STACK2_stackmem_apr.

Because the RAM size isn't enough for them, so they would give LINK2 code the access permission to LINK1 DATA APR and LINK1 CODE APR.

But they find they can't give the read and write permission to stack apr.

Could you help to check if it possible to re use the link1 stack apr while the code is in link2

BRs

Shuqing