• Image Size
    Hi, I'm trying to build someone else's code and the size is above the 32kb allowed by the evaluation version. I tried deleting some parts of the code which i'm not interested in and I could go from...
  • 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...
  • identical compiles produce different size images
    our units use dual images for upgrade safety which only differ in address locations. each image uses the same source with project files (.uvproj) that only change the scatter file used for linking...
  • on this forum,how can i posting the image and circuit?
    as title.thanks everybody.
  • Determining image size from within code
    Hi, Can anyone tell me how my code can know what size the image is in FLASH ? Is there a symbol that I can reference that shows how much space the image occupies ? I know this information is...