Debugging lpc845

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugging lpc845

1,722 Views
Sathiya_T
Contributor I

Hi,

I am using MCUXPresso IDE , SDK exmaple code for USART transfer data through interrupt,while am selecting the project UART console. i want to use printf function, so include the fsl_debug_console.h header but it is not work, so explain about the uart console and using pritnf function.

0 Kudos
Reply
1 Reply

1,633 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @Sathiya_T 

Please also add 

BOARD_InitDebugConsole();

Please refer to picture.

HangZhang_0-1718092526253.png

 

HangZhang_1-1718092551325.png

Hope this will help you.

BR

Hang

0 Kudos
Reply