Associate II
May 21, 2020
Question
512kbyte SRAM cannot be used
- May 21, 2020
- 1 reply
- 768 views
I am using STM32F767ZI.
STM32F767ZI has 512kbyte SRAM.
However, if you use more than about 133kbyte for global variables etc., the program operation will be strange.
Specifically, you will not be able to connect to the USB (VCP Port).
I want to secure global variables as much as SRAM can be used. Is there any setting, etc.?
512kbyte SRAM cannot be used.
The attached file is a map file converted to a txt file.
