• Region$$Table$$Base and Region$$Table$$Limit
    Hi, I am working with Keil MDK- ARM IDE, and I am looking for information on the the linker generated modules and symbols that are included in the .map file. The target system consists of a Cortex-M3...
  • Region$$Table$$Base and Region$$Table$$Limit
    Hi, I am working with Keil MDK- ARM IDE, and I am looking for information on the the linker generated modules and symbols that are included in the .map file. The target system consists of a Cortex-M3...
  • 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...
  • ARM linker 6.14 L6077E error: Region table entry for region DTCM1 is missing.
    Hello! Upon linking Im stuck on this error message, which I could not find in the v6.14 errors and warnings reference guide. In my scatter file, the region definition looks like the snippet below...