This update eliminates the errors incurred when using the latest Keil Library release.
Thanks to https://hackaday.io/hacker/144536-craig for the code tip.
He made a mod to setup.c line 367 adc_external_trigger_source_config(ADC_REGULAR_CHANNEL, ADC_EXTTRIG_REGULAR_NONE);
Also needed to add a couple of &'s