<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Running nRF8001 example code on Teensy3.0 Arduino</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1331/running-nrf8001-example-code-on-teensy3-0-arduino</link><description>Hi there! 
 I&amp;#39;m trying to run the 2014 arduino example code on a Teensy3.0 arduino variant. I need to know if the example file will run on the ARM core. 
 Right now I&amp;#39;m getting this error: 
 .../BLE06Jan2104/hal_aci_tl.cpp:37:23: fatal error: avr/sleep</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jan 2014 17:48:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1331/running-nrf8001-example-code-on-teensy3-0-arduino" /><item><title>RE: Running nRF8001 example code on Teensy3.0 Arduino</title><link>https://devzone.nordicsemi.com/thread/6087?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 17:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0a51938-8dde-41c8-97ce-b93a7db9c9e1</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You can also use the ChipKIT port as a start point as it has already cleaned up most of the AVR stuff.
See &lt;a target="_blank" href="http://chipkit.net/bluetooth-energy-chipkit/" rel="nofollow"&gt;http://chipkit.net/bluetooth-energy-chipkit/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF8001 example code on Teensy3.0 Arduino</title><link>https://devzone.nordicsemi.com/thread/6086?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 17:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d14f5db-eaea-4f9f-9682-1667c2a06f38</guid><dc:creator>raphael abrams</dc:creator><description>&lt;p&gt;So, just removing the AVR headers will work, by letting Teensy compile to the right functions? Or do I have to write some to fill in the gaps?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF8001 example code on Teensy3.0 Arduino</title><link>https://devzone.nordicsemi.com/thread/6085?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 17:29:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00086be9-f668-4f6f-bf0d-b5a3daf92832</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The SDK will work with Teensy 3.0 as some folks have already done so. This does require some modifications , like removing the AVR specific headers and functions. I think PROGMEM may also need to be modified and also the &lt;code&gt;F(&amp;quot;zzz&amp;quot;)&lt;/code&gt; method of calling the print functions.&lt;/p&gt;
&lt;p&gt;We/Others have tested with Maple (STM32), ChipKIT (PIC32), Arduino (AVR based and DUE) , still missing the pinguino (PIC) and teensy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>