Hi Daniel, quick update on this topic.
I have enabled the FTFC interrupt and put it into the SRAM but I'm still getting the Hardfault exception. ( see the image below)
The HardFault happens when the execute_command function is being executed ( HardFault exception at 0x1FFF8424)
Alberto_C_0-1759963584535.png
here is my linker configuration:
Flash:
Alberto_C_1-1759963913884.png
Alberto_C_2-1759964029933.png
RAM:
Alberto_C_3-1759964089153.png
Alberto_C_4-1759964153410.png
Am I missing something in the linker configuration ?
Is it mandatory to enable the FTFC interrupt ?
Thanks
Alberto