flash write issue with free rtos in frdm k64 f board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

flash write issue with free rtos in frdm k64 f board

1,294件の閲覧回数
jeena_george
Contributor I

I have an issue while writing to flash in FRDM K64F board when using free rtos. It will work perfectly with out using the free RTOS. But when it uses with the RTOS example it gives " Halted due to flash error". I am using the flash location 0x80000 in FRDM K64F . Could you please help me to find a solution? 

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,289件の閲覧回数
nxf56274
NXP Employee
NXP Employee

Hi,

Do you disable the interrupt before writing the flash ? 

1.PNG

 

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,285件の閲覧回数
jeena_george
Contributor I

Yes, disabled the interrupt . But the result is same

0 件の賞賛
返信

1,275件の閲覧回数
myke_predko
Senior Contributor III

Hi @jeena_george ,

Could you share your code?  

I just posted my Flash code here: Flash Write with FreeRTos with some notes on writing to Flash.  

myke

0 件の賞賛
返信