Question
SRAM_DataMemory Issue
Posted on August 13, 2014 at 10:55
Hi,
I am unable to run the example STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\FSMC\SRAM_DataMemory on my STM3210E-EVAL Board. Although I have made the following settings- Project->Options for Target window, select 'RAM1'and enter 0x68000000as start address with size of 0x100000 (IRAM1 must be un-checked)
- uncomment ''#define DATA_IN_ExtSRAM '' in the ''system_stm32f10x.c'' file
But still the code is unable to execute. Attached zip file is the complete project folder.
regards, Nick.