Hey :-)
I am relatively new in TIVA C 1294NCPDT Cortex M4 world :-)
I intend to use the attached examples in TIVA C software. For example I tried to use master_slave_loopback.c as an example:
I built a new project, set up the microcontroller type and includes directory, attached driverlib.lib file, and then pasted the code of master_slave_loopback.c in my main.c file.
but when I try to compile the code, I always get some errors. I tried to solve that for more that 10 hours but no results !!
Could anybody tell me please the right way to use the mentioned example (and by that I can use the using method with other examples files)
cuz I want to keep going in learning but this problem blocked my way!!!
Thank's in advance.