 Question:
C30 memory map- want to write to a register, the problem
is the address line is input only and not output . What
is the way to write to a register to a one directional
register. How could he write to on chip memory or
peripheral register?
Answer: The CPU will know what is on chip or off chip
and execute via address decode. You cannot
directly address internal memory from another device.
Use a kernel.
|