Hi folks, i`m not a programmer by any means, I just downloaded this bascom program that was designed for this chip specifically, i`m trying to make the hex file, but I get the error
Error : 12 Line : 29 Unknown CONFIG parameter [INTERNAL] , in File : ...
this is line 29: Config Adc = Single , Prescaler = Auto , Reference = Internal
if it matters, the chip is an Atmel Mega32.
i`m using Micro-IDE trial version (2.16l)
thats the only error I get. I`m just wondering if I omit that part of the program if it will still function.