<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>assembly in c source code</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/15726/assembly-in-c-source-code</link><description> I would like to know if the following syntax is possible:- 
 
c source code..... 
........ 
#pragma asm 
 assembly code ..... 
...... 
..... 
#pragma endasm 
 
c source code... 
.... 
 
if this is not possible then what could be the other format to solve</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: assembly in c source code</title><link>https://community.arm.com/thread/37854?ContentTypeID=1</link><pubDate>Fri, 07 Sep 2001 03:13:17 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:33a3c739-d7ed-4e75-8d4e-bc07e646f888</guid><dc:creator>Andrew Neil</dc:creator><description>&lt;p&gt;Read the sections on the ASM/ENDASM and SRC directives, and &lt;i&gt;Interfacing C Programs to Assembler&lt;/i&gt; (Chapter 6) in the C51 User&amp;#39;s Guide (C51.pdf).&lt;br /&gt;
&lt;br /&gt;
All the manuals are accessible &lt;i&gt;via&lt;/i&gt; the &amp;#39;Books&amp;#39; tab in the uVision Project Window&lt;br /&gt;
&lt;br /&gt;
Search this forum, as this is a very Frequently Asked Question!&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>