Other Parts Discussed in Thread: TM4C1294NCPDT,
Tool/software: Code Composer Studio
Hi,
I am using TM4C1294NCPDT controller for my Ethernet onnectivity application. It's working fine.
Now i am changed to TM4C1294KCPDT controller on same board board, but it will not working now.
Shall i know TM4C1294KCPDT support for Ethernet connectivity?
In my program i am changed controller in properties window and interrupts are configured in tm4c1294kcpdt_startup_ccs.c file. other pheriperals(UART, IIC, Timer) are working fine. Only ethernet connectivity is the my issue.
Help me to resolve this
Yuvaraj