We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
watchdog reset? maybe this link can help: http://www.keil.com/support/docs/3377.htm
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