<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/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>1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><description>Request for Help to Load and Run one of the sama5d4x_xplained_softpack examples Success: compiling the libraries from sama5d4x_xplained_softpack I have installend a GNU Cross Compilation toolset on Windows 8.x. And I can success...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: 1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><pubDate>Thu, 23 Apr 2015 19:54:01 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2bd8e60-2403-4f96-9892-dc58ca59a8e8</guid><dc:creator>pettitda</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Are you using Eclipse DS-5 or a vanilla version of Eclipse?&amp;nbsp; It appears those instructions were for the DS-5 package.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20537&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><pubDate>Wed, 22 Apr 2015 18:46:59 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2bd8e60-2403-4f96-9892-dc58ca59a8e8</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;It would be great if someone who knows how to correctly load a cross-compiled &amp;#39;sama5d4x_xplained_softpack&amp;#39; example build to the board with SAM-BA could chime in.&lt;/p&gt;&lt;p&gt;I&amp;#39;m going to re-explore the steps on the internet in the mean time.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20537&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><pubDate>Wed, 22 Apr 2015 18:43:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2bd8e60-2403-4f96-9892-dc58ca59a8e8</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;All attempts to load bin to the board and run have failed via that method using eclipse. Maybe I didn&amp;#39;t connect the board the right way to my PC or to the network.&lt;/p&gt;&lt;p&gt;I don&amp;#39;t know that at this point. From this point on &amp;#39;&lt;span&gt;&amp;nbsp;&amp;nbsp; - Select &amp;quot;Standard Create Process Launcher&amp;quot;&lt;/span&gt;&amp;#39; I had to improvise because that option isn&amp;#39;t available.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20537&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><pubDate>Wed, 22 Apr 2015 17:16:05 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2bd8e60-2403-4f96-9892-dc58ca59a8e8</guid><dc:creator>pettitda</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Looks like the build was successful to me.&amp;nbsp; The executable binary files are listed in the text output.&amp;nbsp; They are getting-started-ddram.elf, getting-started-ddram.bin, getting-started-sram.elf, and getting-started-sram.bin.&amp;nbsp; The .elf and .bin files are the executables in different file formats.&amp;nbsp; It looks like Sam-BA uses .bin files.&amp;nbsp; So, you&amp;#39;ll need to use SAM-BA to load one of those .bin files into your board.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20537&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><pubDate>Tue, 21 Apr 2015 17:41:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2bd8e60-2403-4f96-9892-dc58ca59a8e8</guid><dc:creator>clem57</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Ops, I meant to say: The output from Windows cross compile that was successful, did you try to run that on SAMA4D5 board.&lt;/p&gt;&lt;p&gt;clem&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20537&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 1958 Turntable from the Black Forest - 11: Yelp - who can Help me to Compile and Run my First SAMA5D4 C Program</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/1958-turntable-from-the-black-forest---11-yelp---who-can-help-me-to-compile-and-run-my-first-sama5d4-c-program</link><pubDate>Tue, 21 Apr 2015 16:19:32 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2bd8e60-2403-4f96-9892-dc58ca59a8e8</guid><dc:creator>clem57</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Does the cross compiled version on Windows run on the board?&lt;/p&gt;&lt;p&gt;Clem&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20537&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>