How to use MPC5xxx Freescale EEPROM Emulation Driver for MPC 5644A?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use MPC5xxx Freescale EEPROM Emulation Driver for MPC 5644A?

1,503 次查看
384753860
Contributor I

I had tried to modified the demo (MPC5674F)to MPC5644A , but it always meet the problem that the program loop in the function (void FlashConfig(void)) which is in the file( _ppc_eabi_init.c ). 

Waiting for help,

Thanks.

标签 (1)
标记 (2)
0 项奖励
4 回复数

1,337 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

my recommendation is - do not modify original project. Create new project for MPC5644A and then import the drivers and update main.c file.

There are chip specific initializations which are different - size of SRAM for initialization, flash wait states... It's much easier to start with new empty project.

Regards,

Lukas

0 项奖励

1,339 次查看
384753860
Contributor I

Hi Lukas,

Do you have 5644a demo about eeprom emulation project? If you have, would you like to share it with me?

0 项奖励

1,337 次查看
384753860
Contributor I

Hello Lukas,

Thank you very much. I do created the new project for MPC5644A. Question is I don't konw how to import the drivers and update main.c. I tried for several times, then program cannot go to main(), just stay in the function I mentioned above. So, could you please show me how to import and update?

Sincerely,

L.W

0 项奖励

1,037 次查看
Zaki_EL
Contributor I

Hello I have the same problem that you mentionned here, if you resolved the problem and stil remember the solution could you please share it here

0 项奖励