Hi @Kan_Li !
I think RAM memory for custom hw is fine!
I was taking a look at flash, and I have identified the folowwing points to modify:
- As you mentioned, I nedd to change the region size in MPU source file
- The memory size in MCUXpresso
The source file evkbimxrt1050_flexspi_nor_qspi_config.c is related to qspi config, witch is according to the evk board. I think is necessary to change this file as well, correct?
evkbimxrt1050_flexspi_nor_qspi_config.c
I've highlighted the points that I think I need to change to the corresponding memory size, witch is 32MB. Could you please tell me if I'm missing any change points?
Kind regards.