Trying to use the TI-RTOS examples to get started with EK-TM4C1294XL eval board.
USB examples work great except that User LEDs that are supposed to flash do not.
UART examples do not appear to do anything on the X1 header pins (I populated X1 with pins and am using a 5V level RS-232 to 12V RS-232 converter).
The examples indicate they are for the TM4C129XNCZAD processor, but the eval board has an TM4C1294NCPDT processor.
Is this the issue and I have to change some configuration to get it to work? Where do I find docs on this?
Thanks