assembly - Is IAR assembler possible to import #define from C header to assembler? -


I have mixed assembler and C project based on the IAR ARM. I have some # defined in the C header, (Embedded file). Can anyone tell me that this is possible?

Many thanks.

Of course, as long as you can play syntax well, just through your preprocessor assembly file Run before running.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -