Hi,
I am recompiling an old project to add in the FR165 and I am seeing an error in the debug console (it seems to compile without issue):
"No line 601 in clock.mc"
The effect is to simply disable the code that includes line 601 (line 601 is definitely there in the script! It is a close curly parenthesis!).
I am checking my code for typos, and I am trying to eliminate the warnings from the type checking build process, but I can see no reason for this.
Anybody encountered anything similar and been able to resolve it?
Thanks,
G