Other Parts Discussed in Thread: HALCOGEN
Assuming that I disable the L1 caches, can I use the cache memory as fast software-controlled scratchpad memory?
According to the technical reference manual, the cache memory is mapped at addresses 0x3000_0000 and 0x3100_0000 (32 KiB each).
With the hardware caching logic disabled, can the software execute regular load and store instructions to these memory locations and expect them to behave normally?
