• STM32F413ZG Program Size - code, RO-data,RW-data,ZI-data
    Hello, I use STM32F413ZG that has 1.5M Bytes flash and 320K bytes RAM. When I use Keil uvsion5 to finish Compile, I get the below information Program Size: Code=902,730 RO-data=594,458 RW-data=4...
  • STM32F413ZG Program Size - code, RO-data,RW-data,ZI-data
    Hello, I use STM32F413ZG that has 1.5M Bytes flash and 320K bytes RAM. When I use Keil uvsion5 to finish Compile, I get the below information Program Size: Code=902,730 RO-data=594,458 RW-data=4...
  • Program code Size more than CODE/DATA RAM
    Hi ALL, i am using Cypress fx2lp chip in my application & uVision2 IDE. i have 16KB of code & data memory but my code size is more than it. so i am planning to have two memory segments 1. fixed memory...
  • Program code Size more than CODE/DATA RAM
    Hi ALL, i am using Cypress fx2lp chip in my application & uVision2 IDE. i have 16KB of code & data memory but my code size is more than it. so i am planning to have two memory segments 1. fixed memory...
  • ARM GCC Data Sizes?
    This should be a classic "Please read the manual" question, but I can't seem to find where in the GCC manual it states its data sizes http://gcc.gnu.org/onlinedocs/ Surely there must be a simple...