2020-11-18 08:54 AM
RM0316
The reserved space is clearly indicated at the top, and the style changes abruptly on the next page, and the reserve is no longer specified. what is the result of missing addresses ? why can't a single style be maintained ? for clarity.
Solved! Go to Solution.
2020-11-18 10:11 AM
It might be a typo in the reference manuals of STM32F3xx, but 0x0000001C...0x0000002B are reserved for all Cortex-M4 and Cortex-M7.
When your question is answered, please close this topic by choosing Select as Best.
/Peter
2020-11-18 10:11 AM
It might be a typo in the reference manuals of STM32F3xx, but 0x0000001C...0x0000002B are reserved for all Cortex-M4 and Cortex-M7.
When your question is answered, please close this topic by choosing Select as Best.
/Peter
2020-11-18 10:24 AM
this is a problematic typo, fix it, people may not notice the missing addresses.