Hi matloub
i have not made any chanages in origanal code , I have using RIDE 7.00.0002, RKIT ARM 1.01.0002 supplied by stm32 primer.
I have taken off folder read only properties option but still getting same message.
Building E:\STM3210_Primer\MEMS-Data-Logger-1.0_NEW\DataLoggerExe.rapp
Running : LD
\arm-none-eabi-gcc.exe -mcpu=cortex-m3 -mthumb -Wl,-T -Xlinker "E:\STM3210_Primer\MEMS-Data-Logger-1.0_NEW\objdebug\DataLoggerExe.elf.ld" -u _start -Wl,-static -Wl,--gc-sections -nostartfiles -Wl,-Map -Xlinker "E:\STM3210_Primer\MEMS-Data-Logger-1.0_NEW\objdebug\DataLoggerExe.map"
c:/program files/raisonance/ride/arm-gcc/bin/../lib/gcc/arm-none-eabi/4.2.0/../../../../arm-none-eabi/bin/ld.exe: region FLASH is full (E:\STM3210_Primer\MEMS-Data-Logger-1.0_NEW\objdebug\DataLoggerExe.elf section .text)
collect2: ld returned 1 exit status
Build failed
mpd