• 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...
  • Stack usage
    Hi, I am using your C51 with a Triscend TE505 as the target. I cannot really figure out how exactly the C51 handles the stack for the TE505. How much stack space do I have and how the TE505's 256 bytes...
  • TCP Socket - Maximum Segment Size (TCP_MAXSEGSZ) issue
    Greetings, Intro: I am developing a TCP Server (TCP Passive Open) using LPC2364 (ARM7TDMI). I need to transmit/ receive approximately 35 Kb of data through an active TCP connection. As per document...
  • Determine the maximum size of a region in C source
    As there're linker-defined symbols like Load$$LR$$load_region_name$$Base Address of the load region. Load$$LR$$load_region_name$$Length Length of the load region. Load$$LR$$load_region_name$$Limit...