<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Project in a Network Folder, Can't Load in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136323#M910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Sure enough, there is a folder named _Data. I trashed it then repeated my attempt to load an executable. "Loading failed"&lt;BR /&gt;&lt;BR /&gt;Funny how it has no problem getting to it when I first execute the debugger, but for some reason it doesn't want to go back there.&lt;BR /&gt;&lt;BR /&gt;Any more hints?&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 03:47:16 GMT</pubDate>
    <dc:creator>Wings</dc:creator>
    <dc:date>2006-11-15T03:47:16Z</dc:date>
    <item>
      <title>Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136319#M906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;CW Devl Studio 5.7.0 build 2015; debugger Multilink Cyclone Pro (latest firmware, 6.87 I think); target chip is QG8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to keep my project folder on another computer on my local network. It seems to work ok, up to a point. I can compile, invoke the debugger and download and run/debug my code in my chip. However, if I choose Load Application from the File menu and choose the same .abs file that it is currently using, it gives me a teensy window (titled Load Executable File) with the teensy error message "Loading Failed". No error number or anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions, please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I seem to recall a problem I was having a while back, in that if the project.abs file is on a network share then CW does not close that file after the debugger loads it into your target. Related?)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2006 05:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136319#M906</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-12T05:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136320#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Delete the data folder of the project and subitems and then it will start.&lt;BR /&gt;&lt;BR /&gt;You probably have corrupted the data with a network cut.&lt;BR /&gt;&lt;BR /&gt;It will come back to normal, and will need to re-built.&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 01:12:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136320#M907</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-11-13T01:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136321#M908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Alban and thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;Just to make sure we're on the same page here, can you be more specific about exactly what folder I should delete? I have no "data" folder in my project, and since they all contain "data" I don't know which one you are referring to. Also, what "subitems" do you mean?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 20:24:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136321#M908</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-13T20:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136322#M909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Wings,&lt;BR /&gt;&lt;BR /&gt;When you have a project, and compile/built it a folder in the project is created.&lt;BR /&gt;The name of that folder is the project name + _Data.&lt;BR /&gt;&lt;BR /&gt;All the info is rebuilt when you compile/debug.&lt;BR /&gt;The only thing beeing lost will be position of your windows and some other parameters.&lt;BR /&gt;&lt;BR /&gt;sub-items means all objects (files and folders) included in the folder.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Alban.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 01:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136322#M909</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-11-14T01:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136323#M910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Sure enough, there is a folder named _Data. I trashed it then repeated my attempt to load an executable. "Loading failed"&lt;BR /&gt;&lt;BR /&gt;Funny how it has no problem getting to it when I first execute the debugger, but for some reason it doesn't want to go back there.&lt;BR /&gt;&lt;BR /&gt;Any more hints?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 03:47:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136323#M910</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-15T03:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136324#M911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Actually, my mistake. You mentioned project and debugger and I understood project and IDE.&lt;/DIV&gt;&lt;DIV&gt;My solution was for IDE having problem loading the project &lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;There is no CW 5.7.0 for S08 yet.&lt;/DIV&gt;&lt;DIV&gt;May you be you start the wrong version of CW debugger and it doesn't have the programing tools for S08.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The latest version for S08 is CW 5.1 I was reported.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 17:04:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136324#M911</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-11-15T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136325#M912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Do you have read/write access to your remote PC, where the project is related?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; If this is the case, something weird happens on your system.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would advise you to submit a service request around that through our web site to get support people getting a closer look at that.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 19:56:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136325#M912</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-11-15T19:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136326#M913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Alban, you said: "There is no CW 5.7.0 for S08 yet."&lt;BR /&gt;&lt;BR /&gt;I don't understand this. Everything is working fine with my S08 (QG8) project except as I posted above.&lt;BR /&gt;&lt;BR /&gt;CrasyCat: Yes, I can read/write to the network share just fine. In fact, CW performs as expected during the first edit-compile (or, assemble in my case)-load sequence. It is only when I return to the editor, make a change, re-assemble, then click back into the debugger and try to load the new object file just created.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2006 23:24:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136326#M913</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-19T23:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136327#M914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Yes Wings, as far as I know, the latest IDE for S08 is CodeWarrior 5.1&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 05:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136327#M914</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-11-20T05:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136328#M915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Alban:&lt;BR /&gt;&lt;BR /&gt;I'm not trying to beat this into the ground, but, if that is my problem then it may explain other issues I'm having.&lt;BR /&gt;&lt;BR /&gt;When I open CodeWarrior IDE and load my project, I can then choose Change MCU/Connection under the Project menu, and I see the derivative list which includes HC08, HCS08, and RS08. In the HCS08 sublist I can choose the MC9S08QG8, among others. This is the chip I've previously choosen and the one I'm working with. My CW IDE version says 5.7.0.&lt;BR /&gt;&lt;BR /&gt;Does this tell me that the S family IS supported under 5.7.0 or is there something else I need to know or find out?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:18:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136328#M915</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-20T20:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136329#M916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi &lt;B&gt;Wings&lt;/B&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt; dunno what to say here. It is possible the internal description is different from the MAJOR release...&lt;BR /&gt;Even Freescale website only advertises: &lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;I&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272694011860" rel="nofollow" target="_blank"&gt;Now Available:&lt;BR /&gt;CodeWarrior™ Development Studio for Freescale HC(S)08/RS08 v5.1&lt;/A&gt;&lt;/I&gt;&lt;/B&gt;&lt;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;Another core version wouldn't offer you the device in the project wizard anyway...&lt;BR /&gt;Possibly it means you have Release 7 of Version 5.&lt;BR /&gt;Actually, you can &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272694011860" rel="nofollow" target="_blank"&gt;upgrade for free&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;What did you pay for ?!&lt;BR /&gt;What is the name of the Directory the IDE is installed in ?&lt;BR /&gt;&lt;BR /&gt;Hi &lt;B&gt;CrazyCat&lt;/B&gt;, you have any idea ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Alban.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:30:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136329#M916</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-11-20T20:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136330#M917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;This is really confusing, simply trying to find what program ACTUALLY runs when you select it from the Start menu. I finally found what I think is it, located in the folder "Codewarrior for HC05 V5.1". I don't have a folder with V5.7 in its name, although when I get properties for "IDE.exe" in the V5.1 folder it says the file version is 5.7.0, same as it does when I choose About Codewarrior from the Help menu when it's running. Surely we're not going to say that the version shown in the folder name supersedes the version info from the file itself!&lt;BR /&gt;&lt;BR /&gt;I'm using CW Studio, so it was a freebie.&lt;BR /&gt;&lt;BR /&gt;(And what's this stupid little dog doing sniffing a bone in the bottom of my search window???)&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 23:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136330#M917</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-20T23:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136331#M918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Alban and Wings,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I think you will find that:&lt;/DIV&gt;&lt;DIV&gt;Codewarrior Development Studio for Freescale HC08 5.0 build xxxx&amp;nbsp;&amp;nbsp; AND&lt;/DIV&gt;&lt;DIV&gt;Codewarrior Development Studio for Freescale HC08 5.1 build xxxx&lt;/DIV&gt;&lt;DIV&gt;include IDE version 5.7.x build xxxx&lt;/DIV&gt;&lt;DIV&gt;If you use the method detailed in every second one of CrasyCat's responses you should be able to work this out.&lt;/DIV&gt;&lt;DIV&gt;This from a non-user!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As for the dog, a small pellet of lead in its ear usually fixes that!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 05:07:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136331#M918</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-11-21T05:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136332#M919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;"If you use the method detailed in every second one of CrasyCat's responses you should be able to work this out."&lt;BR /&gt;&lt;BR /&gt;LOL! No offense David, but you're sounding like a Microsoft Help file! CrasyCat only responded once, so what's with the "every second ... response"???&lt;BR /&gt;&lt;BR /&gt;We should call an end to this thread I suppose. When, or if, I get a reply from Freescale tech support I'll post it here.&lt;BR /&gt;&lt;BR /&gt;Appreciate everyone's help.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 20:59:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136332#M919</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-21T20:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136333#M920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Wings,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I meant CrasyCat's total responses over the whole forum, usually the first response to any CW question that fails to include any version info.&lt;/DIV&gt;&lt;DIV&gt;When you select help about, then press the button at the bottom this then opens a window with two panes.&lt;/DIV&gt;&lt;DIV&gt;The more overall versions are shown in the top pane and the more file level info in the bottom.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This is what I think is the explanation, hopefully "the cat" can clear it up.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Peg&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 05:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136333#M920</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-11-22T05:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136334#M921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;This question can now be classified as answered. Here is the response I got back from my service request:&lt;BR /&gt;&lt;BR /&gt;Thank you very much for detailed information! My work will be much&lt;BR /&gt;easier when I will be receiving so exact and relevant information from&lt;BR /&gt;all customers.&lt;BR /&gt;Now I replicated this bug successfully. The problem is in the way you&lt;BR /&gt;access you project on network. Everything will work if you will map your&lt;BR /&gt;network share as windows drive (Explorer - Tools - Map Network Drive).&lt;BR /&gt;I logged this bug in our bug base under the number MTWX22381 and our&lt;BR /&gt;development will investigate the problem.&lt;BR /&gt;For the moment we can not provide any information about the date of fix.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And the networked drive method works just fine.&lt;BR /&gt;&lt;BR /&gt;...now if we only had a way to search the forums.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 08:16:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136334#M921</guid>
      <dc:creator>Wings</dc:creator>
      <dc:date>2006-11-25T08:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Project in a Network Folder, Can't Load</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136335#M922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;not sure if everybody understand where the problem was. When Wings opened his poject, he located the project file through MyNetworkPlaces-EntireNetworks-.....-ShareName\foldeproject&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;And this caused problems for debugger.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 15:44:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Project-in-a-Network-Folder-Can-t-Load/m-p/136335#M922</guid>
      <dc:creator>Phoenix</dc:creator>
      <dc:date>2006-11-25T15:44:54Z</dc:date>
    </item>
  </channel>
</rss>

