This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ppi package errors

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

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

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!