Hi,
I have a few sets of assembly files and source files which I need to link. Is there a way to define a symbol in scatter file that can be accessed in assembly file. The assembly file that I have is in gnu syntax(since armclang v6.7 supports gnu syntax).
Is it possible to have a symbol defined in scatter file that can be accessed in gnu assembly file.
Regards.