I am using a ChipWhisperer Husky and would like to conduct cache-related experiments.
Are there any CW308 or CW312 target boards compatible with the Husky that contain:
-
A conventional L1 instruction or data cache?
-
An L2 cache?
-
Separate L1 and L2 cache levels?
I looked at the CW312T-RP2350. My understanding is that the RP2350 has a shared 16 KB XIP cache for external flash access, rather than conventional per-core L1 instruction/data caches or an L2 cache. Please correct me if this understanding is wrong.
I also found that the i.MX RT1062 Cortex-M7 target may have separate L1 instruction and data caches. Is the CW308T-IMXRT1062 currently supported and recommended for cache hit/miss, and compatible with the Husky?
If no, then which target board is recommended?
Thanks.