• 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 ...
  • 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...
  • Console window in DS-5 eclipse ide
    I am debugging coremark test for ARM cortex A9 MP core.  When I debug using DS-5 eclipse the console window is not appearing to see the normal printf statements. Or I am unable to get the log file .Please...