<?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>Access violation at 0x1000000</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/24310/access-violation-at-0x1000000</link><description> 
Sorry to trouble you guys again, I have encounter this error
Access violation at 0x1000000 whenever i run the program in
dscope. 

 
my code: 

 
 #include &amp;lt;stdio.h&amp;gt; 
#include &amp;lt;reg515.h&amp;gt; 
main(){ 

 
 int count = 1; 

 
 printf(&amp;quot;message&amp;quot;); 

 
 } 
</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Access violation at 0x1000000</title><link>https://community.arm.com/thread/52970?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2008 18:17:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:acb358a6-ec72-4e86-8e3a-f728d5c5110b</guid><dc:creator>james yeo</dc:creator><description>&lt;p&gt;&lt;p&gt;
hmm what do you mean by that? Sorry I am a newbie in this kind of
thing&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access violation at 0x1000000</title><link>https://community.arm.com/thread/101381?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2008 00:51:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6d8964c7-150a-445d-9a39-7ccf7d3cfda0</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;is it anything to do with the configuration file&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Probably not. This error usually indicates a run-away program in
some fashion.&lt;/p&gt;

&lt;p&gt;
Jon&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access violation at 0x1000000</title><link>https://community.arm.com/thread/76932?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2008 00:35:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b2fee2cb-3b62-4d94-8adf-5f7d4db027b0</guid><dc:creator>james yeo</dc:creator><description>&lt;p&gt;&lt;p&gt;
same error, is it anything to do with the configuration file,
cause i do not have it in my project folder&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access violation at 0x1000000</title><link>https://community.arm.com/thread/89406?ContentTypeID=1</link><pubDate>Sun, 30 Nov 2008 23:12:59 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3ea8b99e-a4b8-4783-89a8-29a67c8a534a</guid><dc:creator>Catcus Blip</dc:creator><description>&lt;p&gt;&lt;p&gt;
How about now?&lt;/p&gt;

&lt;pre&gt;
#include &amp;lt;stdio.h&amp;gt;
#include &amp;lt;reg515.h&amp;gt;
main(){

int count = 1;

printf(&amp;quot;message&amp;quot;);

&lt;b&gt;while(1) ;&lt;/b&gt;
}
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access violation at 0x1000000</title><link>https://community.arm.com/thread/52971?ContentTypeID=1</link><pubDate>Sun, 30 Nov 2008 18:22:50 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:444b6741-fd70-4cfd-8928-3e5f43a2ab68</guid><dc:creator>james yeo</dc:creator><description>&lt;p&gt;&lt;p&gt;
is it because i dont have the configuration file? like DSCOPE.ini
file? because i check the examples file, all have DSCOPE.ini
configuration file then can run. If that is, how do i create
DSCOPE.ini configuration file?&lt;/p&gt;

&lt;p&gt;
thanks alot!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>