i have to place one function at specific address using scatter file please give me any idea.
Means i have 2 scatter file so i want to call from 1st scatter file to 2nd scatter file 'function'.
in the 1st scatter memory reason my function call is there and 2nd scatter memory reason my function definition
so i have to link them at run time.
Is there any other way to achieve that scenario.
I have to link 2 bin file at run time.
1st .bin file have function call and 2nd .bin have function definition (SDK Functions) also have to store that binaries in different memory location in flash.
Thanks.
I'm sorry, I don't know of any other way. You could raise an official support case from the menu above to request such functionality.