
8.5.5 Programming
Name Programming
Type typedef BYTE (*WritePtr)(BYTE *, BYTE *);
Function Performs programming.
Arguments BYTE * (first argument): Programming data storage address
BYTE * (second argument): Programming destination address
Return
Value
Processing result
Normal termination: H'00
Programming data address error: H'03
Programming address error: H'05
FKEY error: H’11
Programming error: H'21
Error protection: H'41
Processing Checks FWE, FKEY, and programming addresses. If an error occurs, sets an error code and returns
control.
Verifies and programs data.
Verifies the programmed data. When there is no error, returns control.
If there is an error, reprograms data.
If the programming count is exceeded, returns control with a programming count error.
When programming terminates normally, returns control.
99
Comentários a estes Manuais