I am thinking on executing program from flash memory. For example this assembler instruction...
ADCS R3, R3
on KL27 at 48 MHz core clock and 24 MHz flash clock will be executed in one CPU cycle. My question is if it will be executed on K32L2A at 96 MHz core clock and 24 MHz flash clock, in one CPU cycle? Same question for...
STRH R4, [R5]
where R5 is from IOPORT domain. It will be executed in one CPU cycle on KL27 at 48 MHz core clock and 24 MHz flash clock. Repeat, in both cases program (assembler instruction) executing from flash memory.
I don't use flash (controller) command set, so (for me) this HSRUN mode limitation is irrelevant.
Regards,
Josip