PN736x: can we know the full NFC library flash occupancy ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PN736x: can we know the full NFC library flash occupancy ?

435 Views
cant
Contributor II

Because maybe 80Kb flash is not enough and maybe also the 160KB flash size ?

Thanks a lot

Labels (2)
0 Kudos
1 Reply

297 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Antonio Cinelli,

The required size is strictly related to your application requirements and use of the NFC Reader Library. There is no "Full NFC Library size" because no application will use the complete set of APIs and layers of the library.

Just to give you some examples I built the Release version of 2 example projects from the PN7462 SW package (I used version 04.01.00) with LPCXpresso IDE.

- The PN7462AU_ex_phExMain uses 111,884 bytes of flash. This project fits in the 160 KB memory device but not in the 80 KB version.

- The PN7462AU_ex_phExLLCP compiles to about 77568 bytes of flash. This project fits in either the 80 KB or 160 KB devices.

I hope this helps.

Regards!

Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------