For example, when I allocate a buffer, I used: "#pragma DATA_SECTION(image_ext, ".image:ext_sect1"); // image in external memory", then the starting address is automatically assigned. My question is: How to specify a fixed starting address in buffer allocation?