<?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>proble with ULINK</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/23866/proble-with-ulink</link><description> 
hi, I am trying to connect ULINK2 to LPC2368 board. when i am
trying to debug it is giving me error &amp;quot;could not load .afx file&amp;quot;. 

 
thanx 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: proble with ULINK</title><link>https://community.arm.com/thread/124862?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2008 22:57:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:319fa77e-da57-4fe2-a59b-1d5aa2c459bd</guid><dc:creator>Catcus Blip</dc:creator><description>&lt;p&gt;&lt;p&gt;
:-)&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: proble with ULINK</title><link>https://community.arm.com/thread/114169?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2008 13:23:40 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:724797ff-1064-49bb-859c-ea7f352a3e14</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
But then, M$ has always had a special way with extensions. When a
normal user sees the file &amp;#39;hello.txt&amp;#39; in their Explorer window, they
will most probably click on a &amp;#39;hello.txt.exe&amp;#39; file...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: proble with ULINK</title><link>https://community.arm.com/thread/100984?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2008 12:06:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:08c1cde1-47a4-4d55-988d-c5661ef27e1f</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;If you take a normal text editor and try to save &amp;#39;john.rambo&amp;#39;,
the editor will assume that &amp;#39;.rambo&amp;#39; is the extension, and will not
add any &amp;#39;.txt&amp;#39; extension to the file name.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
It has to be pointed out that by that criterion, Notepad.exe was
not a normal text editor, at least for quite some time. You had to
additionally change from &amp;quot;Text file&amp;quot; to &amp;quot;All files&amp;quot; in the Save
dialog before it would actually save &amp;quot;hello.c&amp;quot; instead of
&amp;quot;hello.c.txt&amp;quot;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: proble with ULINK</title><link>https://community.arm.com/thread/89227?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2008 02:10:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:77fc7ecc-9729-4059-b77c-7a45f82d495c</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
No problem with underline. It is just the dot &amp;#39;.&amp;#39; that is
problematic, since it tells the IDE that _you_ have supplied an
extension, in which case the Keil tools will not add any file name
extension.&lt;/p&gt;

&lt;p&gt;
This is a quite common action. If you take a normal text editor
and try to save &amp;#39;john.rambo&amp;#39;, the editor will assume that &amp;#39;.rambo&amp;#39; is
the extension, and will not add any &amp;#39;.txt&amp;#39; extension to the file
name.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: proble with ULINK</title><link>https://community.arm.com/thread/52243?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2008 02:02:33 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:37d02668-7125-48fa-af09-585193912fc2</guid><dc:creator>Dieter S.</dc:creator><description>&lt;p&gt;&lt;p&gt;
You have to make sure that you&amp;#39;ve done the following adjustements
in the Options:&lt;/p&gt;

&lt;p&gt;
- Utilities:&lt;br /&gt;
Use Target Driver Flash Programming -&amp;gt; ULINK ARM Debugger&lt;br /&gt;
under settings you&amp;#39;have to use the LPC2000IAP 512kB Flash&lt;/p&gt;

&lt;p&gt;
-Debug:&lt;br /&gt;
Use: ULINK ARM DEBUGGER and under settings select the 200kHz Jtag
Clock&lt;/p&gt;

&lt;p&gt;
-Output &amp;amp; Listing:&lt;br /&gt;
You have to verify that you&amp;#39;ve selected the right folders&lt;/p&gt;

&lt;p&gt;
- Output:&lt;br /&gt;
an mark at &amp;#39;create an executable and very important the name of your
exe only should use normal letters and numbers. No underlines no
points or other exclusive symbols&lt;/p&gt;

&lt;p&gt;
- C/C++ :&lt;br /&gt;
the include path should include the path of your program&lt;/p&gt;

&lt;p&gt;
if you&amp;#39;ve done that, it should work&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>