Hi,
I have one question regarding TM4C1294.
I know that Cortex-M4 core does not have the internal cache. TM4C1249 also is the same.
If I place my execution code in the external SDRAM, the SDRAM access happens each instruction fetch.
This means that program execution is too slow.
Is my understanding right?
Please advise me.
Best regards,
Michi