When the cache is enabled on the MAX32620/21, should the interrupt vector table be copied to RAM?
Yes, the interrupt vector table should always be copied to RAM when using the cache. After copying the interrupt vector table to RAM, the NVIC Vector Table Offset Register (VTOR) should be updated to point to the address of the table in RAM.