Hi,
I am using the M7 Linflexd_Uart_IP_Example project to test the M core's performance on the S32G3 goldbox. When running a benchmark function from an external library, the function attempts to allocate a large array, which triggers a hardfault exception. The hardfault handler indicates this by turning on an LED.
I need help with:
1. Understanding the memory restrictions for the M7 Linflexd_Uart_IP_Example project.
2. Recommendations for increasing the memory allocation to prevent the hardfault exception.
3. Best practices for handling large memory allocations on the S32G3 M7.
Thank you for your assistance,
XD