I use Kinetis Design studio 1.1.0 with Processor expert, (uc MK64F),
I want to create a DSPI : first i create a component DMA (component library -> kinetis SDK -> peripheral driver -> DMA -> fsl_DMA) then i try to create a component DSPI (component library -> kinetis SDK -> peripheral driver -> communication -> fsl_DSPI) but the following message appear :
" Error during adding referenced component/template "fsl_dspi_edma".
Component is either missing or corrupted. "
Can you help me ?