Inside MCUXpresso-IDE:
* when we click "Import SDK examples", we see many examples but not DSP examples!
* I check folder: ........\SDK_2.2_TWR-K60D100M\CMSIS\DSP_Lib\Examples
--- I saw *.uvoptx/.uvprojx files
So, can we import DSP examples in MCUXpresso-IDE? or we need to use Keil uVision?
Thanks!
Jerry
解決済! 解決策の投稿を見る。
 
					
				
		
 Alice_Yang
		
			Alice_Yang
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Jerry,
You can install Keil to run the DSP examples,
or if you want use MCUXpresso IDE, please refer to the below DOC to use CMSIS-DSP,
it introduce the steps on kds, while it is the same with MCUXpresso IDE.
Adding CMSIS-DSP Library to a KSDK 2.x project in Kinetis Design Studio
Hope it helps
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
 
					
				
		
 Alice_Yang
		
			Alice_Yang
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Jerry,
You can install Keil to run the DSP examples,
or if you want use MCUXpresso IDE, please refer to the below DOC to use CMSIS-DSP,
it introduce the steps on kds, while it is the same with MCUXpresso IDE.
Adding CMSIS-DSP Library to a KSDK 2.x project in Kinetis Design Studio
Hope it helps
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Alice:
I followed your instructions:
* now I import DSP examples into MCUXpresso-IDE successfully.
* And it also solves my another problem of "hard fault".
Thanks a lot!
Jerry
