I have question about execution from RAM in MSP430.
As far as I know, access time for FLASH is a lot slower than RAM.
Would it be possible to run codes at higer speed than maximum speed that datasheet suggests if codes were executed from RAM?
If not, what is the limiting factor that defines the maximum speed stated in MSP430 datasheet?
Besieds, what would happen if I applied far higher clock than datasheet states in general.
Thanks in advance.