PN7462: Secondary Bootloader

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

PN7462: Secondary Bootloader

3,067件の閲覧回数
shiv_patil
Contributor II

Hello Community

I am using the N10995. as a reference to the secondary bootloader.
I am using the MCU Expresso IDE for the development & this document is more related to the LPC Expresso IDE.
The settings described in the document are not found in the  MCU Expresso IDE. Will you please help me to get a document that is more specific to the PN7462?

 

Regards,
Shiv Patil.

0 件の賞賛
返信
6 返答(返信)

3,050件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @shiv_patil ,

 

I am sorry, but there is no doc on this topic for PN7462, but the app note you are referring to should be ok with PN7462 ,and for questions regarding LPCXpresso and MCUXpresso settings ,you may check with https://community.nxp.com/t5/MCUXpresso-Software-and-Tools/ct-p/mcuxpresso .

 

Hope that helps,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
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,035件の閲覧回数
shiv_patil
Contributor II

Hello @Kan_Li 

I am having some more queries related to the secondary bootloader implementation.

  1. Should I compile & program the bootloader application standalone?
  2. How Can I replace the application code with PN7462 CCID Example?
  3. How Can I revert the Secondary Bootloader changes?

Will you please elaborate on this concept to understand me?

Regards,
Shiv Patil.

0 件の賞賛
返信

3,026件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @shiv_patil ,

 

  1. Should I compile & program the bootloader application standalone? - It is similar as compile & program a normal user application such as CCID demo. Please kindly refer to "8. Managing the PN7462 family SW projects with MCUXpresso IDE" in UM10883 for more details.
  2. How Can I replace the application code with PN7462 CCID Example? - Please refer to above for details.
  3. How Can I revert the Secondary Bootloader changes? - The secondary bootloader is also some kind of user application, you may erase it and program with another application such as PN7462 CCID demo.

Hope that makes sense,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
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,009件の閲覧回数
shiv_patil
Contributor II

Hello @Kan_Li 

I am referring to the N10995.
I have imported the secondary bootloader examples to the MCU Expresso.
Built the projects.
I am able to build the bootloader & CMSISv1p30_LPC11xx.

But,

While Building the application project, I am getting the following error.
Note: I haven't made any single change to the application project.

 

build_error.png

 

Will you please help me to debug this error?

Regards,
Shiv Patil.

 

0 件の賞賛
返信

2,995件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @shiv_patil ,

 

Actually I am not expertise with MCUXpresso IDE, but referring to the snapshot, looks like there is some lib missing, please kindly check the path settings something like below:

lib path setting.png

 

Have a great day,
Kan


-------------------------------------------------------------------------------
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,992件の閲覧回数
shiv_patil
Contributor II

Hello @Kan_Li ,

By setting the build configuration to release mode. I am able to solve this problem.

Will you please help me to know,

  1. How Can I replace the application code with PN7462 CCID Example? - Please refer to the above for details.
0 件の賞賛
返信