Hi
What are the Base R/0 and R/W addresses for Cerbuino Bee?
The RLP lite example does not help (me):
[em]Linkage Settings
For FEZ Hydra, in the text field R/O Base: address 0xA0000000
R/W Base: 0xA0080000. These addresses are the locations on FEZ Hydra that has been reserved for executing RLPLite functions. The total memory allocation is one megabyte (0x100000) at address base 0xA0000000.
The FEZ Cerberus family has two different deployment regions depending on which firmware is used:
…
For the Non Ethernet firmware, the region is 8KB (0x2000) and begins at address 0x20000000.[/em]
I am assuming that the R/O address is 0x2000 but what is R/W?
Thanks!!