Hi, I need to add something extra because I saw an error message that seemed to be about a lack of Sram space.
viewfile.png
So I made some changes to the (.ld) file to expand the SRAM space for normal compilation and debugging.
企业微信截图_17276667145454.png
However, when I modified it and recompiled it, I found a hard fault. I would like to ask some questions.
企业微信截图_1727666701490.png
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