Menu

Using flash and dhcp func...

DG CHUN
2014-04-29
2014-05-03
  • DG CHUN

    DG CHUN - 2014-04-29

    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
  • Ned Konz

    Ned Konz - 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/).

     
  • Andrej Butok

    Andrej Butok - 2014-05-03

    Hi Dong-Gi,

    Is it impossible using FNet's flash cmd for save to flash on mcu?

    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.