hello ! in fact i want to place 2 section with overlay technique on a CORTEX M0 but always i face a hardfault , please is there any tricks on how i should use the overlay manager or what
thank you sir for your reply , in fact i adapted my cortex M0 hard fault handler to see the register just like on cortex M3 and that hard fault is caused by the wrong use of overlay technique so i want to know is there any tricks to add to overlay manager to resolve this