cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H5 self-test library DSP-support enabled

FPasq.1
Associate

I use a STM32H5 with STM32_Safety_STL v4.0.0 library. Development tool IAR 9.60.3

Using the project NUCLEO-H563ZI without TrustZone in X-CUBE-CLASSB-H5 and compiling it, I have the following linker error:

"Error[Lt069]: The module stl_sch_main.o(STL_Lib.a) (and 13 more) has DSP-support enabled, but the current CPU does not."

SOLVED enabling option on 32bit tab: "DSP extension"

 

1 ACCEPTED SOLUTION

Accepted Solutions
STea
ST Employee

Hello @FPasq.1 ,

If I get you correctly you managed to solve the issue by enabling the DSP extension. if it is the case or you have more details, we can close the thread by marking a reply as solution for better visibility to other uses.
Regards 

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
STea
ST Employee

Hello @FPasq.1 ,

If I get you correctly you managed to solve the issue by enabling the DSP extension. if it is the case or you have more details, we can close the thread by marking a reply as solution for better visibility to other uses.
Regards 

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.