Hi, I need to add something extra because I saw an error message that seemed to be about a lack of Sram space.

So I made some changes to the (.ld) file to expand the SRAM space for normal compilation and debugging.

However, when I modified it and recompiled it, I found a hard fault. I would like to ask some questions.

1. Am I on the right path?
2. What should be done about this hard fault?
3. If my thinking is wrong, what method should I use to solve the problem I meet?
thank you