xtimecomposer: print to console not working Topic is solved

If you have a simple question and just want an answer.
babazaroni
Experienced Member
Posts: 94
Joined: Sun Feb 10, 2013 4:47 am

xtimecomposer: print to console not working

Post by babazaroni »

I have an application that prints to the console just fine.   I'm using printstr and including print.h.

Another application in the same workspace using the same code will not print to the console.

Any ideas how to fix this?

View Solution
User avatar
Bianco
XCore Expert
Posts: 754
Joined: Thu Dec 10, 2009 6:56 pm

Post by Bianco »

Make sure that the JTAG I/O Server is enabled: Run -> Run Configurations"Run JTAG I/O server" should be selected under I/O options
srinie
XCore Addict
Posts: 158
Joined: Thu Mar 20, 2014 8:04 am

Post by srinie »

By any chance do you have any "config.xscope" file in the other project?

If it has, ensure the following in order to print console messages  without using xscope:

<xSCOPEconfig ioMode="none" enabled="false">