Hello i am using a MCF5282,
and i want to buid a loop in C which reads the memorycontent from on adress to another adresse. for example from 0x4000 to 0x8000. in the mcf i have the option to read directly from the sram with RAMBAR_ADDRESS[var] (from 0x20000000).
I am interesetd if someone knew an opportunity to read direct from the whole space of memory for example from 0x0 till 0x7FFFFFFF.
regards Peter