cancel
Showing results for 
Search instead for 
Did you mean: 

SARADC errors after SPC5 uppgrade

Larsa
Associate II

Worked perfect 2 years ago, then after updating the SPC5Studio we can´t get the SARADC to compile without alot of errors in the saradc_lld_cfg.c file (attached picture). We tried to use the old saradc_lld_cfg.c file and we could compile it but the adc isn´t working.

1 REPLY 1
Larsa
Associate II

Problem solved.

Turns out that the files: saradc_lld.c & saradc_lld.h was not patched even thou it said so on compile... copied those files from the SARADC sample application and replace my old files and now it´s all good.

 

Attached are the new working saradc-files in case some one else runs into the same problem