Hi,
I am using arm cortex m4 and I wrote an assembly code(in .S file). There is one macro which is defined in other file(.h file). I want to use that macro in my assembly code, so that I can enable/disable certain lines of instructions like we do in C code (using #ifdef).
Kindly help me to do this .
Hi there, I have moved your question to the Architectures and Processors forum. Many thanks.