SBSFU: Adapting the User Application with .ld linker file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-25 11:03 AM
I have successfully taken the sbsfu sample code and gotten it to work on my hardware. Now, I am trying to adapt my existing application to be SBSFU compatible. Section 8.1 of AN5056 tries to explain this but the examples are all for an .icf linker file (IAR?). My linker files are .ld and completely different. Are there examples that use a .ld linker file?
Specifically, I don't know how to configure the vector table to run from active slot 1.
thanks in advance for your help,
Brent
- Labels:
-
X-Cube-SBSFU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-25 11:37 AM
Have you looked under the Linker_Common folder of the example?
e.g. ...\STM32CubeExpansion_SBSFU_V2.X.0\Projects\NUCLEO-L476RG\Applications\2_Images\Linker_Common\SW4STM32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-26 2:16 AM
hello,
I think this is what you are looking for
