A build error occurs because the following files are missing in the IAR project (audio_server.eww) in AN12195SW.zip.
where are these files?
fsl_shell.h
fsl_sai_sdma.c
fsl_sdma.c
fsl_shell.c
The SDK environment used is SDK_2.3.0_EVK-MIMX8MQ,
There are newer versions than this one, but they have more errors.
Hello,
Below files can be found in LPC family M4 SDK packages:
fsl_shell.c
fsl_shell.h
https://github.com/nxp-mcuxpresso/mcux-sdk/tree/main/devices/LPC54114/utilities
Below files can be found in i.MX8M Mini SDK_EVK-MIMX8MM package:
fsl_sdma.c
fsl_sdma.h
fsl_sai_sdma.h
fsl_sai_sdma.c
M4 SDK can be found on link (build it for specific board):
https://mcuxpresso.nxp.com/en/welcome
Best regards,
Aldo.
Hi Aldo,
> Below files can be found in LPC family M4 SDK packages:
I have downloaded these files.
> Below files can be found in i.MX8M Mini SDK_EVK-MIMX8MM package:
If you use the files in SDK_2.13.0_EVK-MIMX8MM, a lot of build errors will occur.
I am using files from SDK_2.4.0_EVK-MIMX8MM.
Under this condition, a build error occurs (there are no files below)
fsl_component_serial_manager.h
fsl_memory.h
fsl_component_generic_list.h
Best regards