Hi,
I would like to ask a question on AM1808 ROM.
According to Figure 1-1. Functional Block Diagram, p.5, SPRS653a, AM1808 ARM Microprocessor, there are 8KB RAM and 64KB ROM on chip.
Question on 8KB RAM:
Although the space is reserved for vector table, can I put other code into this area? It seems that this can be done by configuring in the linker.cmd file. Is it allowed? Has anyone ever tried this?
Question on 64KB ROM:
How fast is this ROM comparing with 8KB RAM? How about comparing with the 128KB L2 RAM?
And how could data be written into this ROM area? Is any physical device required (for like burning)?
Zheng