Tool/software:
I am looking the simplest code example with periodic timer interrupt, performing some simple things, for example - to invert output or to increment counter variable.
I have found only more complex examples, with extra logic, requires more hardware, I cannot downgrade them to my needs :-).
I am using Code Composer Studio 11, with no RTOS, device is TM4C129ENCPDT.
Can anybody to point me to such simple thing? Thanks.