Flash module copy from flash to ram at run time

Discussion in 'Technical Support' started by khanapuri, Apr 20, 2008.

  1. khanapuri

    khanapuri

    Joined:
    Apr 20, 2008
    Messages:
    5
    Likes Received:
    0
    Location:
    Bangalore INDIA
    Friends,
    I want to copy the Flash utilities (read,write,erase...) to RAM at ARM startup code (start.S). I tried to use #pragma (at beginning & end of flash utility file) sections are defined in linker script file. then in startup code i copied the whole file from flash to RAM (refered LD file for this section for start & end address). But i am not sure that my code is copied to RAM at run time and not sure about these functions are pointing to RAM address instead of FLASH address. I got some details from this forum. pelase provide me more detials.

    Thanks in advance.
    M.L.Khanapuri, Bangalore INDIA
    ([email protected])
     
    khanapuri, Apr 20, 2008
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.