Hello John,
In the
Fapi_issueProgrammingCommand() function, the parameter
pu32StartAddress
is a pointer to 32-Bit DATA.
But in the description of the function, it says that only 1 byte also can be programmed.
Hence, pu32StartAddress should be a BYTE Pointer.
Can you please confirm whether pu32StartAddres must always be a 32-Bit DATA Pointer?
If yes, then how can 1 Byte at any boundary/alignment be programmedd?
Please help,
Thank you.
Regards
Pashan