Hello, I got this error:
Error: L6221E: Execution region RW_IRAM1 with Execution range [0x20003120,0x200046a8) overlaps with Execution region ER$$.ARM.__AT_0x20003000 with Execution range [0x20003000,0x20003800).
I assume ER$$.ARM is something CM4 related that better left unchanged , but I duplicated the RW_IRAM1 settings from an example project by nordicsemi.
The thing is, I wanna be 100% sure about what I'm doing so I'm not going to straight up modify the IRAM1 range in the "magic wand" setup into something less overlap-ish.
So what can and should I do?