I have my progam code in the flash memory including read multimedia card and write to flash memory. I want to copy this code with the library functions used to other memory (RAM) region to executing. On which way can I find start, target address and length of library codes (C_LIB_CODE)? Thanks!