Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: Renesas Virtual Debug Console greyed out - unable to use

$
0
0
Hello Ralph, initialise_monitor_handles() is non-RTOS function so it only needs to be run once per entire application. You must ensure that it is called before any printf() is executed in your application, so perhaps the best place for it is the tx_application_define_user() function. Regards

Viewing all articles
Browse latest Browse all 59170

Trending Articles