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

I'm having problems with Libuarte

Hello,

I tried to implement libuart in my code but i'm facing some problems i think it's because the legacy layer and the nrfx layer,it's configuiration problem as i think ,everytime i  enable libuarte1,uarte1and uart0 i get the error(static assertion failed: "UARTE instance not enabled") and then if i try to enable either libuarte0,uarte0,uart0 i get always the error( multiple definition of `UARTE0_UART0_IRQHandler NRF")

i 've readed all the previous tickets concerning this problem but none of them has helped me .

Best regards,

6471.sdk_config.h

Related