Other Parts Discussed in Thread: HALCOGEN
I'm using TMS570LS1224 Launchpad EV board, during my debug i need to print some 32 bits of data either on UART or Terminal I/o
For this i'm using printf() and included <stdio.h>
Nothing prints either on UART or Terminal I/O
Any help is highly appreciated.