Part Number: LP-AM243
Hi experts,
I am working on the flash driver example (ospi_flash_io) using a LP-AM243 (E3) and MCU+SDK 08.05.00.24.
The example works fine for me as long as I execute it from RAM. As soon as I try to use it with XIP it doesn't work anymore.
- In general: Is it possible to use the flash driver in conjunction with XIP? What are the limitations? What need to be considered doing so?
- To use the example with XIP I changed the .text section in the linker file and added a MPU region at start address 0x6000000 in syscfg. Am I missing something?
Additional information: executing the flash driver example from RAM and just adding a MPU entry for XIP configuration will cause the example to get stuck or fail (the behaviour depends on the Access Permissions and Region Attributes MPU configuration in syscfg).
Thanks!
Best regards,
Jan