Where can I find the head file --fsl_flash.h

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Where can I find the head file --fsl_flash.h

1,835 次查看
zhangeh10594
Contributor III

fsl_flash.h      Recently I'm writing code for flah IAP code, that is remote program upgrade,and I found in SDK's examples which is flashiap1 test. I noticed there rementioned fsl_falsh.h. but I didn't find the fsl_flash.h.  So where can I find this head file .Please give me a link towards this.And if there some  other IAP code that I can learn from?

My MCU is LPC55S69.

标签 (1)
0 项奖励
回复
4 回复数

1,747 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello  小白 张,

The flash IAP code about LPC55s69 please refer to the files of "fsl_iap.c" and "fsl_iap.h".

The file of " fsl_flash.h" is not for this chip, it is for kinetis products. 


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 weeks 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,747 次查看
mark2
Contributor III

Hi,

I blogged about IAP on LPC55S69 last week - see here: Investigating ARM Cortex® M33 core with TrustZone® – In-Application Programming Tutorial | MCU on Ec... 

I did not find any reference to fsl_flash.h or fsl_falsh.h in version 2.6.3 of the SDK. I don't think that you need this file. Were is the reference in your flashiap1 example? 

Mark

0 项奖励
回复

1,747 次查看
zhangeh10594
Contributor III

BTW, I can't open the video in your blog. And whethercan you  give me the code of LED blinky programs of IAP examples.Because I'm not very sure how to use the IAP program examples. Thank you very much.

0 项奖励
回复

1,747 次查看
zhangeh10594
Contributor III

Thank you very much , your blog is very helpful.Thanks again!

0 项奖励
回复