Hi all
I now need to implement the ability to download the app to any address in the flash section. Therefore, I modified the address of Pflash in the linker file and selected 'Position Independent Code' to generate different bin files, but the generated bin files are still different.
So, can I achieve this function through such operation?
Or can you tell me any way to achieve such a function?
Thank you.