ATRANS 4-7 are for the second XIP window, so will access the second flash/PSRAM chip if you have it connected, but won’t give you access to to the primary flash chip which is translated by ATRANS 0-3.
XIP_NOCACHE_NOALLOC_NOTRANSLATE_BASE is a fine way to access the rest of flash if caching won’t be that useful (which in this case it doesn’t sound like it will be), or you can change one of the unused windows to point to the region of flash you want to access if you do need caching.
XIP_NOCACHE_NOALLOC_NOTRANSLATE_BASE is a fine way to access the rest of flash if caching won’t be that useful (which in this case it doesn’t sound like it will be), or you can change one of the unused windows to point to the region of flash you want to access if you do need caching.
Statistics: Posted by will-v-pi — Tue Mar 25, 2025 12:16 pm