• Dump .dat file into code memory
    I am interfacing with a Graphic LCD (resolution 64*128) and i have to display all the ASCII characters till 7F (hex), for this i am having a 1K .dat file containing the information regarding the 7X5 format...
  • Dump .dat file into code memory
    I am interfacing with a Graphic LCD (resolution 64*128) and i have to display all the ASCII characters till 7F (hex), for this i am having a 1K .dat file containing the information regarding the 7X5 format...
  • initialising a static lookup table from a DAT/TXT file.
    Hi, I am in an urgent requirement of incorporating an array of unsigned char [100][100] lookup table for calibrating a sensor data, into my program. The data is available in the form of a MS Excel sheet...
  • initialising a static lookup table from a DAT/TXT file.
    Hi, I am in an urgent requirement of incorporating an array of unsigned char [100][100] lookup table for calibrating a sensor data, into my program. The data is available in the form of a MS Excel sheet...
  • Memory dumps from uVision3
    I'm wondering if there is a way of "remotely" gathering memory dumps from UVision3. I'm writing a Windows based test suit that controls our and tests one of our products and I'd like to automatically...