How can we debug the below projects on Keil IDE?
- SBSFU project
- Our main project while it is ported to SBSFU
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-09 4:44 AM
I need to debug the SBSFU project on the Keil IDE. I know there are some data about IAR and Cube but I couldn't find anything about Keil.
After that, I also want to debug my main project while it is located in slot 1.
So How is it possible?
Labels:
- Labels:
-
Keil
-
X-Cube-SBSFU
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-10 5:05 AM
Hello Ali,
you can start debugging SBSFU and then load your application symbols using the command :
LOAD <User application axf> INCREMENTAL
Best regards
Jocelyn
