Looking for signal processing library or examples using the SPE instructions.

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

Looking for signal processing library or examples using the SPE instructions.

Jump to solution
796 Views
caryo_brien
Contributor III

I am looking for information about using the SPE (Signal Processing Extensions) instructions in

a P1022 processor.  The compiler (gcc) in Qoriq Yocto 1.6 seems capable of generating the

instructions, and they do work, but beyond the SPEPIM reference manual I haven't been able

to find much other support.  Are there libraries available?  We are mostly interested in audio

processing, i.e. seeing if we can handle some of the tasks currently done by dedicated DSP

chips.

Has anyone had much luck doing this?

Thanks in Advance

Cary O'Brien

Labels (1)
0 Kudos
1 Solution
442 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Cary O'Brien,

I find some information from our internal data base, hope the following would be helpful.

PowerQUICC III Software Library replacing some libc functions by utilizing the SPE

http://cache.freescale.com/files/netcomm/software/libraries/libcfsl_e500.zip

AN3733 : Improving DSP Performance Using Efficient SPE Coding

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN3733.pdf

MPC55xx SPE DSP Library 1

http://cache.freescale.com/files/microcontrollers/software/app_software/code_examples/MPC55xx_SPE_DS...


MPC55xx SPE DSP Library 2 ()

http://cache.freescale.com/files/microcontrollers/software/app_software/code_examples/MPC55xx_SPE_DS...


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
443 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Cary O'Brien,

I find some information from our internal data base, hope the following would be helpful.

PowerQUICC III Software Library replacing some libc functions by utilizing the SPE

http://cache.freescale.com/files/netcomm/software/libraries/libcfsl_e500.zip

AN3733 : Improving DSP Performance Using Efficient SPE Coding

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN3733.pdf

MPC55xx SPE DSP Library 1

http://cache.freescale.com/files/microcontrollers/software/app_software/code_examples/MPC55xx_SPE_DS...


MPC55xx SPE DSP Library 2 ()

http://cache.freescale.com/files/microcontrollers/software/app_software/code_examples/MPC55xx_SPE_DS...


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos