Hi,
Is it possible to run on the M7 core a piece of program (subroutine call - no input, no output parameters) written, compiled and loaded for the M4 core (i.e. to have global access to program code)?
Best
Thank you for the answer. This is good beginning. The core of the question was about the following - do M4 and M7 cores share one and the same program memory (common address space) ? And if YES, if for M4 some address is 0x1000, is it the same for M...