Hi, I tried to run an adc example (https://github.com/haakonsh/NCS_SAADC_example/tree/master. ) for nrf5340 in another post ( how-to-configure-the-dma-in-adc-and-how-to-use-async-api-in-adc) . But get a list of errors related to PPI packages. Some error snippets are attached below
It seems the nrfx_ppi.h is replaced with dppi? I am using ncs1.8. Should I change those ppi to dppi in nrfx_ppi.h ? Please help!