This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

call fformat with rtx resets lpc2468

I am using rtx kernel and mdk 3.40 with LPC2468, the functions fopen,ffind,fclose works very well, I can create files, read and write those very good. When I call fformat("f:"), the lpc2468 reset and starts again but the flash was formated ok, Someone knows why this happens. If I run the em flash example for mcb2400 without rtx kernel this work fine.
thanks

Parents
  • I do not use any of this functions:
    STR91x: 'spi_send()' in module SPI_STR91x.c
    LPC214x: 'spi_send()' in module SPI_LPX214x.c
    LPC23xx: 'mci_command()' in module MCI_LPC23xx.c

    Is this functions used for Flash Programming Functions - SST39x320x. In the FS_FLASHPRG.C I did not find any fformat or read, write sector to put watchdog refresh.

    Thanks

Reply
  • I do not use any of this functions:
    STR91x: 'spi_send()' in module SPI_STR91x.c
    LPC214x: 'spi_send()' in module SPI_LPX214x.c
    LPC23xx: 'mci_command()' in module MCI_LPC23xx.c

    Is this functions used for Flash Programming Functions - SST39x320x. In the FS_FLASHPRG.C I did not find any fformat or read, write sector to put watchdog refresh.

    Thanks

Children
No data