• maximum image size
    I am trying to build target for my ethernet interfacing program. .\STM324xG_EVAL\STM324xG_EVAL.axf: error: L6047U: The size of this image (38800 bytes) exceeds the maximum allowed for this version...
  • Maximum Code size for LCP2294
    Hi, I am using the Phytec phyCORE LCP2294 board and I want to know what the maximum allowed code size for this board is. I have a complex algorithm that runs fine but when I add some more code to...
  • Load region size vs execution region size
    Trying to the keep the load region under 0x8000 but load region is more then 0x8000 yet execution region is only 0xa7c? How come my load region size is is so much more? This is a Cortex M1 on a Altera...
  • Maximum Number od Source Files
    What is the maximum number of source files(*.c, *.h) that can be used to compile C51 software. I have 27 source files (*.c, *.h) all together. But when I download the firmware to the uC it won't...
  • Determinate the RAM size
    Dear All Keil: 5.17 Language: Assembler (and later C) "Use Memory Layout from target Dialog" is checked CPU: LPC1768 Target environment: The simulator Target set up: The default values created...