Open vmayoral opened 10 years ago
This way CCM memory could be used to allocate statically defined variables. Seems like a dead end.
The linker script https://github.com/ros2/ros2_embedded_nuttx/commit/adb9702650f2673a9e955338a320729ea1511342 has been modified to try using this memory (following stm3240g-eval intructions) but the memory allocated in the CCM region is still not writable.
Branch https://github.com/ros2/ros2_embedded_nuttx/tree/ccm pretends to use CCM memory following http://www.nuttx.org/doku.php?id=wiki:howtos:stm32-ccm-alloc however when reseting the board: