compilation problem (SWI1_EGU1_IRQHandler)

To the kind attention of Nordic support team,

I have a project that is exploiting either gzll or BLE protocol. I'm using gzll_nrf52840_sd_resources_gcc.a libraries, that have been included in the project. In addition, I'd like to make use of radio notifications when BLE is working, and introduce my custom SWI1_EGU1_IRQHandler in the project. That is giving to me compilation troubles, as SWI1_EGU1_IRQHandler appears to be already defined in gzll libraries. Is there a solution you could suggest in order to overcome this issue?  

Best regards

Parents Reply Children
Related