This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Getting error of Multiple definition of IRQhandler...

Hello All,

I am working on nRF52832 custom board.

In my application I used i2c and spi both, so I implement i2c and spi in my application.

My problem is when I implement separately both working properly after that I merge i2c and spi code in my application code in that i am getting multiple definition error which is shown below,

  

So please give me solution of this as soon as possible.

Thanks & regards,

Urvisha Andani

Related