Other Parts Discussed in Thread: SYSCONFIG, EK-TM4C1294XL
Dear all TI Engineers and Experts,
I am planning to develop something on this board:
www.mikroe.com/easymx-pro-tiva
It carries a TM4C129XNCZAD and a ILI9341 display.
So I start Sysconfig v1.9 and try to initialise all those on board peripherals. Then, I will get a, for example, mikroTM4C129.syscfg file.
I can also create a Code Composer Studio v10.4 empty project for TM4C129XNCZAD.
Now, the problem is:
How do I merge mikroTM4C129.syscfg into the above empty CCS project so as to form a valid CCS project for my mikroe board?
Also, do you have any sysconfig template for ILI9341 display?