Hi
http://www.ti.com/lit/an/spma072/spma072.pdf
I am working on s2e area. I am using dk-tm4c129x and ccsv6 as the tool chain.
The documentations mentions how to convert the application for the dk-tm4c129x board. It says :
Replace the labels PART_TM4C1294NCPDT and TARGET_IS_TM4C129_RA1 with
PART_TM4C129XNCZAD and TARGET_IS_TM4C129_RA0 in the project settings.
Where do i find the project setting so that i can make the above mentioned change?
I have made the changes...but im getting errors.
Thanks