Hi Ramiro,
I guess app_ADC_init is not compiled. The .c file which has the app_ADC_init is not add into make list. You can write any wrong letter in to app_ADC_init and compile again. If the compiler does not report error, that is it.
Please delete that folder from project then add again. Please add in this way
Regards,
Jing