Hi, I'm trying to run the UARTEcho example supplied in starterware and I can build and load the program on my ICE2 EVM. When it loads, I can see the code at Entry in init.asm run but it never gets to UARTEcho main(). It seems to hang once the code leaves init.asm and enters _TI_auto_init.
Any ideas?