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

ARM Fast Model - Model Debugger

I'm using the ARM Fast Model to simulate the cortex-a15x4 present in the examples. I started my code through Model Debugger.
I've had problems:
- After initializing the MMU and loaded .elf files with the symbols often debugger does not stop the inserted break point.
- When I can get stuck in some breakpoints in the functions of almost all variables are undefined or inaccessible from Model Debugger.

What could be my problem?

Thanks in advance for the help

Regards

Paolo