GCC Debug issue in ARM Keil

Asked by Peyman

Hello, I've written and compiled a simple C program to be simulated on ARM CM7 microprocessor within ARM Keil IDE (CMSIS Core 4.3 & GNU Tools ARM Embedded 4.9 2015.q2). The program compiles without any warnings or errors. Yet, when debugging through the ARM Keil the program gets stuck at system_ARMCM7.c file at the line

SystemCoreClock = SYSTEM_CLOCK;

Checking the "Performance analyzer" component of the Keil I can see the program is stuck at the _exit function/module of the system_ARMCM7.c file.

Unfortunately I can't figure out what is causing the issue. Would anybody please come up with some suggestions?

Sincerely,

Peyman

Question information

Language:
English Edit question
Status:
Answered
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Tejas Belagod (belagod-tejas) said :
#1

Please visit http://www.keil.com/support/ for MDK support.

Thanks,
Tejas.

Can you help with this problem?

Provide an answer of your own, or ask Peyman for more information if necessary.

To post a message you must log in.