• dump values from a .dat file on to flash memory
    I have a GPG640x480 B/W LCDisplay. I connect it to my computer interfacing it with a Cypress CY7C64613 USB Microcontroller(8051). I also have a 4 MB AM29LV004BT Flash memory and a 512 KB RAM on board...
  • dump values from a .dat file on to flash memory
    I have a GPG640x480 B/W LCDisplay. I connect it to my computer interfacing it with a Cypress CY7C64613 USB Microcontroller(8051). I also have a 4 MB AM29LV004BT Flash memory and a 512 KB RAM on board...
  • 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...
  • Configuring ARM Trace for dumping into System Memory?
    Note: This was originally posted on 9th March 2013 at http://forums.arm.com Hi, I am working on Cortex A8 processor using openocd and want to configure the trace to dump into the system memory. I went...