I want to get used to converting analog signals on primer2. I read some of the examples how to use DMA and ADC.
In ride7 i created a new circle-project and inserted following lines:
Each attempt to compile this code end in errormessage:
$1
which imho means a header file is missing. But i canĀ“t find out which one. I tried to include several headers out
of the library but error just remains.
The ride ide is up to date. I also followed several tips to update *.elf and *.ld files in lib/arm/circleos directory.
Nothing helped.
Has anybody undertaken same problem and can give some clues?
Thanks