Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Question about RAM of microcolntroller

$
0
0
I have some questions regarding RAM, ROM and Flash area of microcontroller. A. How is it to know the maximum size of stack possible to assign when developing a program for a microcontroller? B. Size of SRAM is written in datasheet. How should we be careful not to exceed this value while developing program? for example STM32F407VGT6 has 192KByte SRAM and upto 1MByte Flash memory. after compiling program compile report is: Code=143384 RO-data=14320 RW-data=1016 ZI-data=74232 if the

Viewing all articles
Browse latest Browse all 3049

Trending Articles