Slow debugging start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-30 11:19 PM
Takes about 15 seconds from click on the debug button in CubeIDE to the first break point ( the call to HAL_Init() ). Custom board, F401RTE, original ST Link V2, using SWD.
Would it be faster using a NUCLEO board ?
- Labels:
-
DEBUG
-
ST-Link
-
STM32CubeIDE
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-02 1:19 PM
Okay and did it help?
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-02 2:55 PM
looks like it cuts 5 seconds from the startup time. So now it takes 10 sec. from debug beginning to first line in main()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-02 5:49 PM
I'm afraid most of the remaining time is likely due to particular behaviour of Eclipse/JAVA on your machine, then...
JW

- « Previous
-
- 1
- 2
- Next »