fcgnd7 wrote on Thursday, February 21, 2013:
I am using the ARM7_AT91SAM7X256_Eclipse demo on SAM7X platform.
I realized the demo does not include API that can send data through serial debug port.
I just need to send one byte character to my desktop through serial debug port whenever I need.
Does anybody have a simple initialization routine and write API (e.g., putChar API) that I can use along with ARM7_AT91SAM7X256_Eclipse demo?
Thanks,