<?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>error 65 memory map mit SPI2 und ST Lib</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/28081/error-65-memory-map-mit-spi2-und-st-lib</link><description> 
Hello, 

 
I am new and doing my first steps with the ARM Cortex evaluation
board from Keil. 
I want to read a SPI device at SPI2 and I want to use the ST
library. 
Everything is fine and compiles and downloads, BUT when I ran the
program then I got</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: error 65 memory map mit SPI2 und ST Lib</title><link>https://community.arm.com/thread/126473?ContentTypeID=1</link><pubDate>Sun, 24 Oct 2010 23:00:43 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:9df54d46-ced0-4816-9f28-2fd33594e37b</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;it seem&amp;#39;s (sic) to cure a lot of wierd problems&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
The only problems it will fix are those related to using stuff
that&amp;#39;s defined in the &lt;b&gt;stdint.h&lt;/b&gt; header - part of the standard
&amp;#39;C&amp;#39; library.&lt;/p&gt;

&lt;p&gt;
It has absolutely nothing whatsoever to do with the error at
hand!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error 65 memory map mit SPI2 und ST Lib</title><link>https://community.arm.com/thread/116088?ContentTypeID=1</link><pubDate>Sun, 24 Oct 2010 10:50:20 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:74b600a9-0360-4d01-a94f-1cb8bb8d9472</guid><dc:creator>barney wizpic</dc:creator><description>&lt;p&gt;&lt;p&gt;
Try inserting this line near the top of your code as it seem&amp;#39;s to
cure a lot of wierd problems&lt;/p&gt;

&lt;p&gt;
#include &amp;lt;stdlib.h&amp;gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error 65 memory map mit SPI2 und ST Lib</title><link>https://community.arm.com/thread/104350?ContentTypeID=1</link><pubDate>Sun, 24 Oct 2010 07:46:56 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:91a81cf9-6a3f-457d-af3a-a52da837a3e7</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;Are there some documents out, where this can be read ?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
There&amp;#39;s a user&amp;#39;s manual for the debugger, and a reference manual
for the debugger&amp;#39;s builtin commands, e.g. here: &lt;a href="http://www.keil.com/support/man/docs/uv4/uv4_debug_commands.htm."&gt;http://www.keil.com/support/man/docs/uv4/uv4_debug_commands.htm.&lt;/a&gt;
You have this documentation locally on your machine, too.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error 65 memory map mit SPI2 und ST Lib</title><link>https://community.arm.com/thread/78758?ContentTypeID=1</link><pubDate>Sun, 24 Oct 2010 04:38:11 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a574c9dc-add9-4da3-8635-48ebb0f308f5</guid><dc:creator>Uwe Renschler</dc:creator><description>&lt;p&gt;&lt;p&gt;
Thanks for the information. Are there some documents out, where
this can be read ?&lt;br /&gt;
In our current toolset, there has been no need for such a debug.ini
file.&lt;br /&gt;
Now I know this and I already have fixed it (besides several other
beginner mistakes).&lt;/p&gt;

&lt;p&gt;
Thanks again.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error 65 memory map mit SPI2 und ST Lib</title><link>https://community.arm.com/thread/58809?ContentTypeID=1</link><pubDate>Sun, 24 Oct 2010 02:30:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5ab66fef-79c8-4634-9ec4-a7faa778f02b</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;Does anybody know, what has to be done,&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Well, isn&amp;#39;t that self-evident? You have to change the memory map
to include the missing parts. The debugger has commands for that, to
be put into the debugger initialization script (&amp;quot;debug.ini&amp;quot; by
default).&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>