Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:ewp [2024/10/30 02:52] – [STM32CubeH7 Demo] darronprojects:ewp [2024/10/30 02:54] (current) – [STM32CubeH7 Demo] darron
Line 95: Line 95:
 ==Notes== ==Notes==
  
-The demo FreeRTOS_AMP_Dual_RTOS initially runs ok and then stalls so it would appear +The demo FreeRTOS_AMP_Dual_RTOS initially runs ok and then stalls. This is due 
-to be buggy when linked with newlib memcpy and the SRAM is setup in device mode+to newlib memcpy causing an MPU unaligned memory hard fault.
  
 The FreeRTOS_AMP_RTOS_BareMetal demo works fine. The FreeRTOS_AMP_RTOS_BareMetal demo works fine.