Cannot find a way to set the CRP Word or call a Reinvoke ISP function in MCUXpresso SDK for LPC845

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

Cannot find a way to set the CRP Word or call a Reinvoke ISP function in MCUXpresso SDK for LPC845

跳至解决方案
2,499 次查看
doini
Contributor III

Hello,

I used to work in LPCXpresso with LPCOpen for LPC824. There I had a file crp.c where I could set the CRP_WORD to a desired value. Also there were the iap.c and iap.h files from where I called the function Chip_IAP_ReinvokeISP().

I am working now in MCUXpresso with SDK for LPC845, but I could not find some similar facilities to allow me to set the CRP word and to call ReinvokeISP().

Any help would be much appreciated!

Thank you,

Doini

标签 (1)
0 项奖励
回复
1 解答
2,383 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Doini,

MCUXpresso SDK for LPC845 doesn't include IAP driver, you can find it in code bundle:

https://www.nxp.com/webapp/Download?colCode=LPC845-EX-CODE-MCUXPRESSO&location=null 


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
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 项奖励
回复
3 回复数
2,384 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Doini,

MCUXpresso SDK for LPC845 doesn't include IAP driver, you can find it in code bundle:

https://www.nxp.com/webapp/Download?colCode=LPC845-EX-CODE-MCUXPRESSO&location=null 


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
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 项奖励
回复
2,383 次查看
doini
Contributor III

Hi Jun,

Thank you for the answer, it was helpful. I found the definition of CRP_WORD in my project's startup_lpc845.c file and the IAP functions in code bundles - utilities_lib files iap.h, FlashFaimPrg.c, .h

Thank you,

Doini

0 项奖励
回复
2,383 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome!

Have a nice day,

Jun Zhang

0 项奖励
回复