Using RL-FlashFS in bootloader and main program

Hello, All!
I write bootloader using RL-FlashFS Library. It's work fine.
But when i try to use RL-FlashFS functions in main program my LPC2367 is stoping(in ABORT MODE).
Maybe i must locate RL-FlashFS functions on other part of RAM ???
Where is my mistake?

With best regards, Vladimir.

Parents
  • Sorry for incorrect description.
    Now i have a next situation:
    Bootloader read firmware from AT45 and burn it using IAP.
    Program start from 0x10000 address.
    Every thing is fine until i try to download new file via cgi_process_data().
    But other functions in HTTP_CGI.c work perfectly.

    Please help!

Reply
  • Sorry for incorrect description.
    Now i have a next situation:
    Bootloader read firmware from AT45 and burn it using IAP.
    Program start from 0x10000 address.
    Every thing is fine until i try to download new file via cgi_process_data().
    But other functions in HTTP_CGI.c work perfectly.

    Please help!

Children
More questions in this forum