Skip to main content
Larsa
Associate II
July 23, 2024
Question

SARADC errors after SPC5 uppgrade

  • July 23, 2024
  • 1 reply
  • 1615 views

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

Larsa
LarsaAuthor
Associate II
July 24, 2024

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