• JTAG Communication Console
    I'm wanting to communicate with an LPC2103 using a kind of command line interface, but there is no serial port on this board. I believe there is a way to use the JTAG port to send messages back to the...
  • virtual console
    I am writing a software on a CPU without usable I/O (like physical serial port). for the debugging stage I would like to have some I/O (like printf to virtual console). Is there a way to do that, like...
  • Console ARP -s command
    Hi, I want to develop an embedded web server using a NXP LPC2378 ARM. To develop it I want to buy the RL-ARM library and compiler but first I want to know if it supports the console command ARP ...
  • Console Output/Stroring Error
    I was trying to make a simple program which will read in two strings entered by the user via the console, store the two strings in memory and then compare them to see are they anagrams of each other...
  • JTAG chain & testing
    Hi -Can i insert another JTAG device (Xilinx CPLD) in the chain ? Will i still be able to debug / download if thre are more devices chained ? (i think JTAG is intended to do that). -Can the ULINK...