analogdevicesinc / lnxdsp-adi-meta

Yocto meta layer for Analog Devices ADSP-SC5xx based EZ-KIT boards
Other
15 stars 10 forks source link

Fix SHARC-ALSA example. #64

Closed OliverGaskellADI closed 1 week ago

OliverGaskellADI commented 4 months ago

When attempting to use the SHARC-ALSA example, an error was thrown when starting up the SHARC core after loading the firmware. This was due to two drivers being present at the same time. Fixed this by disabling RPMsg, since it isn't actually used at all.