cancel
Showing results for 
Search instead for 
Did you mean: 

SBSFU: Adapting the User Application with .ld linker file

BBouw.1
Associate

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

2 REPLIES 2
jrgert
Associate III

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

matteochen
Associate II

hello,

I think this is what you are looking for