• 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...
  • 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...
  • 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 ...
  • Building C++/ARM project with console
    I have to make an automation for a school project. But in order to do that I need to have a DS-5 executable file for a specific project. Is there any way to compile a multi C++ file project with assembly...
  • using jtag as debug console from test app
    LPC2xxx I need to create an automated test fixture for an LPC based widget. Normally this would be my test shell code running on a PC and my embedded test kernel on the target. The two would communicate...