2023-06-27 07:55 PM
Hello everyone,
I'm having trouble when trying to debug a project on a STM32F103C8T6. I can start the debug process but after a few seconds it goes to the HardFault Handler and gives me this error. failed to execute mi command: cannot access memory at address 0xfffffff8. I've read that I am trying to access memory that isn't permited. What can I do to solve this?
2023-12-22 02:37 AM
Got the same issue, did you manage to figure it out?