• 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 ...
  • 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...
  • which arm tool chain i have to use for Arm V8,AArch32 in windows?
    HI I'm new to arm. Im working on LS1043A processor which is having Arm V8 and A53 core. i wrote some startup code. i want to build that one in windows. For that which arm tool chain i have to use? and...