Why Two addresses appear in Flash Memory map?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Attached Flash Memory map specifies Two addresses for each Flash Memory Location.

Start address of Flash memory appears as 8 / A000 0000 Hex
I believe the two addresses are as follows:

0x8000 0000
0xA000 0000

Is One logical and One Physical address?

What is the significance of Two addresses?
0 Likes
2 Replies
Not applicable
Attached is the memory map.

2501.attach
0 Likes
cwunder
Employee
Employee
100 solutions authored 5 likes given 50 likes received
It allows for cached (segment 😎 and non-cached (segment A) accesses to memory.
0 Likes