<?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>STR9</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/22802/str9</link><description> 
I am running a program test it is giving the following error I
tried many options but it is there 

 
test.axf: error: L3900U: Unrecognized option &amp;#39;--scatter&amp;#39;. 
Target not created 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: STR9</title><link>https://community.arm.com/thread/124904?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2008 22:39:49 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f1b3164f-392a-480d-8fdb-8c701a1cb841</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Kiel is the capital of Schleswig-Holstein in Germany. Keil is the
name of a company and a person.&lt;/p&gt;

&lt;p&gt;
Anytime someone posts a question &amp;quot;is it possible to implement it
in xx tool&amp;quot;, the most common answer is: That depends on how good you
are.&lt;/p&gt;

&lt;p&gt;
Keil supplies a generic compiler. The limitations lies in the
developer and in the target processor - not in the compiler.&lt;/p&gt;

&lt;p&gt;
Keil also supplies a ready-to-use real-time OS which obviously do
support tasks, priority and synchronization.&lt;/p&gt;

&lt;p&gt;
It seems like you are doing things in the wrong order. Have you
spent some time looking through the availble manuals and examples?
Since there are examples making use of the RTX RTOS, you should know
about its existence. And the online manuals should be able to answer
specific questions.&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/arm/rl-arm/kernel.asp"&gt;http://www.keil.com/arm/rl-arm/kernel.asp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/support/man/docs/rlarm/rlarm_ar_technical_data.htm"&gt;
&lt;a href="http://www.keil.com/support/man/docs/rlarm/rlarm_ar_technical_data.htm"&gt;www.keil.com/.../rlarm_ar_technical_data.htm&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STR9</title><link>https://community.arm.com/thread/114236?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2008 21:29:29 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4f85610d-5087-4828-afb6-9aacefe14dc4</guid><dc:creator>rupesh vishwakarma</dc:creator><description>&lt;p&gt;&lt;p&gt;
ok I will see one thing I would like to know actually I have to
develop an realtime application on STR912Fw44 in which there will be
few tasks ond their synchronization and priority will be set so is it
possible to implement it in kiel&lt;/p&gt;

&lt;p&gt;
regards rupesh&lt;/p&gt;

&lt;p&gt;
Indian Institute of Technology&lt;br /&gt;
KANPUR INDIA&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STR9</title><link>https://community.arm.com/thread/101049?ContentTypeID=1</link><pubDate>Sun, 07 Sep 2008 22:59:55 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3d0f1ed6-7ce4-420f-969f-d5b1f1ab9be8</guid><dc:creator>Tamira Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
did you even bother to understand what went wrong?!&lt;br /&gt;
a possible clue: your project/tool settings were reset.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STR9</title><link>https://community.arm.com/thread/76648?ContentTypeID=1</link><pubDate>Sun, 07 Sep 2008 22:19:40 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5e4f9ccf-2672-4121-8629-e8637a002aa9</guid><dc:creator>rupesh vishwakarma</dc:creator><description>&lt;p&gt;&lt;p&gt;
I got the solution I again installed the kiel and now there is no
error&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STR9</title><link>https://community.arm.com/thread/52376?ContentTypeID=1</link><pubDate>Sat, 06 Sep 2008 05:48:48 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3c8e5e10-b3f8-45ba-93ae-08e671c654c0</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
You say that you have tried many options. You don&amp;#39;t mention any
things you have tried. And what options have you tried not to
use?&lt;/p&gt;

&lt;p&gt;
You don&amp;#39;t mention what linker you are using - gcc or RealView or
any of the discontinued tools? Evaluation version or full version.
Latest version or older.&lt;/p&gt;

&lt;p&gt;
You don&amp;#39;t supply the complete command line sent to the linker.&lt;/p&gt;

&lt;p&gt;
The linker supplied with the RealView compiler has a --scatter
parameter.&lt;/p&gt;

&lt;p&gt;
But let&amp;#39;s try to help you anyway, even without all the information
you should have supplied.&lt;/p&gt;

&lt;p&gt;
Guess what would have happened if you had tried to google for your
error message? The first link you would have found would have been to
another thread on this forum.&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/forum/docs/thread7710.asp"&gt;http://www.keil.com/forum/docs/thread7710.asp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
The conclusion of the error message?&lt;/p&gt;

&lt;p&gt;
&amp;quot;You are correct, the Eval Version does not allow Scatter
Loading.&amp;quot;&lt;/p&gt;

&lt;p&gt;
and a link to this page:&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/demo/limits.asp"&gt;http://www.keil.com/demo/limits.asp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
So - it doesn&amp;#39;t help to try many options randomly. And if you ask
for help on a forum, you should supply a lot of information about
your problem and about what you have already tried.&lt;/p&gt;

&lt;p&gt;
But the best way when you get stuck is not to ask in a forum, but
to either figure out the best manual to read, or to google based on
known facts.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STR9</title><link>https://community.arm.com/thread/52375?ContentTypeID=1</link><pubDate>Sat, 06 Sep 2008 05:39:52 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e3bb159e-21af-4940-8b7b-ff4c406baf1f</guid><dc:creator>Tamira Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
it sounds like you are trying to persuade your linker to use a
scatter file. maybe this is a limitation of an evaluation tool
set?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>