Cortex m33 DSP library

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cortex m33 DSP library

398 Views
jBahae
Contributor I

Currently using an LPC55S28 board, the DSP library for the cortex m33 provided using the SDK isn't precompiled so it's very slow. Is there any precompiled version ? 

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

383 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @jBahae 

 

You can create a static library project to build the CMSIS-DSP, refer to 

<MCUXpresso IDE User Guide > -> "C Static Library Project".

and 

https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Creating-and-Linking-to-Library-Projects/m-p/469212  

 

BR

Alice

0 Kudos
Reply