Hi
Alright, how do I explain this best?
It seems that AS6.1 sometimes gets a little bit confused (or is it actually Visual Assist). I've attached two pictures to show what I mean:
The error window shows me two errors (sometimes I also get different errors here and sometimes some warnings such as "Input not relaxable" are shown). The Output Window on the other hand shows that the build was successful AND I double-checked: a new hex/elf file is being generated.
I can do a full rebuild and it will still show these errors. The output window again says: Everything fine, 1 succeeded.
It seems like AS6.1 doesn't forget about previous errors.
Once I close AS6.1 and reopen the very same project, the errors are gone.
Any idea how I can tell AS6.1 to
* either do not show the error list anymore since it's of no use anyway
* or tell atmel studio to not show such stupid information
I have a feeling that this comes from Visual Assist or similar since uint8_t is always defined, I just had it in a header file which doesn't explicitly include