<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calling my Assembler program from C in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540047#M6765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Sat Mar 01 10:31:43 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
extern void _start(void); // declare the function

_start(): // call the function

&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:20:00 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:20:00Z</dc:date>
    <item>
      <title>Calling my Assembler program from C</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540046#M6764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by acelink1 on Sat Mar 01 04:39:43 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Guys, can someone please explain how I jump to my .S assembler program from within a new C Project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you guys know when creating a new Xpresso C project the C program creates the LPC4357 startup code and then has an infinite &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;loop at the end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I jump to my assembler program just before the infinite loop. I have no idea how to do it. I'm not a C coder, I'm an assembler coder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My assembler program is called _start:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And thanks for your support guys, I really appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:19:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540046#M6764</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calling my Assembler program from C</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540047#M6765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Sat Mar 01 10:31:43 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
extern void _start(void); // declare the function

_start(): // call the function

&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:20:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540047#M6765</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calling my Assembler program from C</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540048#M6766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by acelink1 on Sun Mar 02 01:12:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you TheFallGuy:&amp;nbsp; I try it at work on Moday.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:20:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Calling-my-Assembler-program-from-C/m-p/540048#M6766</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:20:00Z</dc:date>
    </item>
  </channel>
</rss>

