• 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...
  • How determine library sizes?
    Hello, In LST files you can find totals about module memory usage, in M51 you can do the same for complete application but, how can I determine the memory usage (code and data)when I build a library...
  • Can gateway controller detect all controllers present on CAN Network?
    Our PC Application is connected to Embedded Gateway Controller over USB. Gatewary controller is connected to several embedded controllers over CAN bus. PC Application needs to know what embedded controllers...
  • 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...
  • 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...