Thank you for your reply.
I tried the followings(Please see No.1 & 2).
And I checked the Base address of the Local SRAM in startup.S file and could not find the diffrence in it(Please see No.3).
Now, I want to debug the MPC5744P software under the Debug_RAM mode because I am a beginner.
( I think that my stress and the stress for MPC5744P's flash-memory are less than 'Under Debug/Flash mode'. )
I attached my workspace at the below.(Note 2)
Could you teach me how to avoid the ECC error if it is correct ?
1. Under the Debug mode(It is not the Debug_RAM mode),
I have confirmed that MPC5744P did not go to IVOR1 vector such as the below Figure-1.
2. Under the Flash mode,
I have confirmed that MPC5744P operated correctly according to the software.
( Note : I can not confirm it on step by step because it is under Flash mode. )
3. I checked a part of the startup.S file such as below Figure-2.(Note 1)
I could not find the difference because I did not modified it. ( It was created at Example program only.)
(Note 1) I searched in the community, and found the below descriptions,
I could not find the difference although there was the descriptio about startup.S.
(Note 2) My modified parts are shown in the below figures.(See the Filgure-3-1 & 3-2)
And, for the up-loading the my project files, I have made LINFlexD_UART_MPC5744P project again, today.
Figure-1: Under the Debug mode( Not Debug_RAM mode )
Figure-2: a part of startup.S file ( I did not modify this file. It was created from the Example only. )
Figure-3-1: My modified parts for Rev-E board.
Figure-3-2: My modified part for Rev-E board