This repository has been archived by the owner on Aug 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Cannot access memory at address 0x8090284 #7
Labels
Comments
Note the backtrace:
|
When debugging, we clearly can't access
Checking the memory by hand:
This address is within the 1 MB of Flash available for the STM32F4Discovery. Why is it not possible to access? We checked the memory protection registers:
|
We've tried a simple "blink" program (no RTOS) and it seems that we are still not able to access those regions of memory:
Seems there might be an issue with STLINK. |
Bug found at stlink. This ros2/stlink@d855279 applies the necessary changes. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue here when executing the code.
message is suspicious. Running out of memory?
The text was updated successfully, but these errors were encountered: