Hello,
My development ENV is code warrior compiler and mpc5668g mcu.
Is it impossible using FNet's flash cmd for save to flash on mcu?
I want to ip informaton save to flash for fnet stack ip setting.
How about think avoid collison ip without dhcp sever?
Could you advice to me.
Regards dong-gi
You will get an IP duplicated event from fnet's ARP code.
A better solution is probably to implement ipV4LL (see https://sourceforge.net/p/fnet/feature-requests/9/).
Hi Dong-Gi,
FNET does not have own flash driver for the MPC5668g MCU. You should contact Freescale. There is a flash driver but in binary form, so you can try it.
Best regards, Andrey Butok
Log in to post a comment.
Hello,
My development ENV is code warrior compiler and mpc5668g mcu.
Is it impossible using FNet's flash cmd for save to flash on mcu?
I want to ip informaton save to flash for fnet stack ip setting.
How about think avoid collison ip without dhcp sever?
Could you advice to me.
Regards
dong-gi
Last edit: DG CHUN 2014-04-29
You will get an IP duplicated event from fnet's ARP code.
A better solution is probably to implement ipV4LL (see https://sourceforge.net/p/fnet/feature-requests/9/).
Hi Dong-Gi,
FNET does not have own flash driver for the MPC5668g MCU.
You should contact Freescale. There is a flash driver but in binary form, so you can try it.
Best regards,
Andrey Butok