UM11029
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
44 of 515
NXP Semiconductors
UM11029
Chapter 5: LPC84x ISP and IAP
5.6.12 Read FAIM Page
5.6.13 Write FAIM Page
5.6.14 IAP Error Codes
See
Table 36 “ISP/IAP Error codes”
Table 49.
IAP Read FAIM page command
Command
Read FAIM page
Input
Command code: 80 (decimal)
Param0:
FAIM page number.
Param1:
Memory address to store the value read from FAIM.
Status code
CMD_SUCCESS | ADDR_NOT_MAPPED
Result
None.
Description
This command reads a given page of FAIM into the memory provided.
Table 50.
IAP Write FAIM page command
Command
Write FAIM page
Input
Command code: 81 (decimal)
Param0:
FAIM page number.
Param1:
Pointer to the memory address holding data to be stored on to FAIM page.
Status code
CMD_SUCCESS | ADDR_NOT_MAPPED
Result
None.
Description
This command retrieves data from memory at the address given by Param1 and written to the FAIM page.