This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugger doesn't start (HardFault / MemManage)

Hello, 

after facing problem with ULINK2 with using Memory layout from Target Register of uVision, I have switched to Scatterfile with followed content:

But now I can not start my Debugger, because I'm redirect to HardFault_Handler. If I stop the debugger and show Callee Code, it points to MemManage_Handler.

I'm trying to access in Compiler v5 (C99 mode) external SDRAM from CubeMX and self defined Viriable as followed:

Who knows the solution? Maybe the Scatter file is wrong for that situation?

0