# Writing to Flash from application task

**URL:** https://forum.sierrawireless.com/t/writing-to-flash-from-application-task/1949
**Category:** Open AT
**Created:** [February 28, 2008, 9:51am UTC](https://forum.sierrawireless.com/t/writing-to-flash-from-application-task/1949 "2008-02-28T09:51:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shilpakw](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@shilpakw](https://forum.sierrawireless.com/u/shilpakw)
#### Post date: [February 28, 2008, 9:51am UTC](https://forum.sierrawireless.com/t/writing-to-flash-from-application-task/1949/1 "2008-02-28T09:51:39Z")

</div>

Hello,

My application needs to write 30KB (maximum allowed size) of data to flash Object IDs every 0.3 min.  
I am planning to write the data to flash from application task only.

I wish to know if high level task interrupts the writing to flash operation (done from application task), whether the writing operation will be successful or not.  
Or should I write to flash from high level handler only?

I hope that interrupts are disabled internally by ADL library(?) when writing to flash is taking place.

Regards,  
–Shilpa.
