• 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...
  • 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...
  • 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...