I am currently using the MKE17 chip. After setting the data in the FCCOBx register in the routine, there is another function that needs to be executed. What is the purpose of this function?
It uses the address of callFlashCommand. I haven't seen this setting anywhere else. Where is this address typically located? It is similar to the function that saves the data in RAM after the register settings are completed, so that the flash operation can be completed?
Is there any relevant documentation that provides a detailed description of the FLASH erasing process? The description in the RM manual is rather vague. Can you also provide the kei5 engineering of the FLM (flashprg.c)?