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

confict of timer2 when using PWM on nrfread_desktop_2(nrf51822)

Hi, nordic staff:

I'm developing a project on nrfready_desktop_2_v3.1.0, as the chip is nRF51822; I need 3 PWM channels for RGB leds. and i found there is a file named app_pwm.c; But there was a building error, list at follow:

Error: L6200E: Symbol TIMER2_IRQHandler multiply defined (by nrf_flywheel.o and nrf_drv_timer.o).

I didn't found the file nrf_flywheel.

could you help me to solve the issue?

Thanks!

Parents Reply Children
No Data
Related