Memory map and virtual address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-28 8:16 AM
I want to know the address in the memory map, is it a virtual address or a physical address?
Solved! Go to Solution.
- Labels:
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-28 8:22 AM - edited ‎2024-10-28 8:28 AM
Hello,
What do you mean by virtual/physical address? This is the MCU world (STM32F1xx) not MPU/MMU and they are physical addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-28 8:22 AM - edited ‎2024-10-28 8:28 AM
Hello,
What do you mean by virtual/physical address? This is the MCU world (STM32F1xx) not MPU/MMU and they are physical addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-28 8:27 AM
They are all physical - real, hardware addresses.
A complex system designed from scratch never works and cannot be patched up to make it work.
