Skip to main content
hsong.11
Associate
March 22, 2019
Question

debug a CubeMx generated project

  • March 22, 2019
  • 0 replies
  • 505 views

I want to debug a CubeMx Generated project on Nuelco-L496ZG board.

In CubeMx, I created a project with only DCMI and related DMA, and generated the codes.

Without adding any other code, I debugged the project in System Workbench for STM32,

I thought the application will stop at the first line of main.c, and waiting my further instruction, but the code running immediately, I paused the program, and it stop at "Thread #1(Suspended: Signal: SIGINT: interrupt), and without any C source related to that.

How can I make the debug stop at the first line of main.c source code? thanks for help.

This topic has been closed for replies.