• Text to both Debug window and a text file
    Hello I'm able to send text to the 'Debug (printf) Viewer' using: printf("Pin is set high\n"); However, I'm wanting to also send text to a file stored on the computer. Is this possible...
  • Text to both Debug window and a text file
    Hello I'm able to send text to the 'Debug (printf) Viewer' using: printf("Pin is set high\n"); However, I'm wanting to also send text to a file stored on the computer. Is this possible...
  • Loading text files
    I've just started playing with MCB2130 and did some examples. Now I would like to enable / clear leds with external file. So, I would write a text file, each line would be a led address that would...
  • Loading text files
    I've just started playing with MCB2130 and did some examples. Now I would like to enable / clear leds with external file. So, I would write a text file, each line would be a led address that would...
  • ULINK File System Copy File?
    Hello, I'm not sure if this is easily doable but I have an embedded device that has a 4MB NOR flash connected to an LPC1788. Part of the NOR is used for code, part used for direct NOR log data...