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

error in app_timer.c

while compiling my project it is showing a error in app_timer.c which is on line 62 STATIC_ASSERT(sizeof(timer_node_t) == APP_TIMER_NODE_SIZE); The error is that it is divided by zero, iam also using 2 pwm instances with timer 1 and timer 2

Parents Reply Children
No Data
Related