Skip to main content
Visitor II
April 1, 2016
Question

Flash Memory How to Protect Block of Memory?

  • April 1, 2016
  • 0 replies
  • 758 views
Posted on April 02, 2016 at 01:49

Please point me in the right direction. I am attempting to allocate a large amount of FLASH memory for data. I am using IAR and have the STARM32F0308 (64k flash). Want to allocate dedicate address from  0x0800400 ~ 0x0800FFFF as DATA for DATALOGGING.  I can read/write to this space and it works okay, however want to make sure code doesn't overlap this space I have done much reading but the only memory allocation functions I have found is for RAM.   

I thank you in advance for any advise or direction that can be provided. 

Rick

#flash #stm32f #allocation
    This topic has been closed for replies.