<?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 Hi, in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110752#M1289</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Did you run the application through command prompt or Local SGX Debugger?&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;If you are using the Local SGX Debugger, Please make sure change the "current working directory" pointing to $(OutDir) instead of $(ProjectDir) (Both App and Enclave)&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Configuration Properties --&amp;gt; Debugging --&amp;gt; Working Directory --&amp;gt; $(OutDir).&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Please look into below link for more information&amp;nbsp;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI style="word-wrap: break-word; font-size: 12px;"&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/623738"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/623738&lt;/A&gt;&lt;/LI&gt;
	&lt;LI style="word-wrap: break-word; font-size: 12px;"&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/638067"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/638067&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;-Surenthar&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2017 04:27:59 GMT</pubDate>
    <dc:creator>Surenthar_S_Intel</dc:creator>
    <dc:date>2017-03-06T04:27:59Z</dc:date>
    <item>
      <title>Help:A Simple_Enclave project Error</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110751#M1288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tried to use Intel Pin to analyze a simple enclave project.The project is able to run in VS2013 ,simulation mode ，x64.（SDK1.6，PSW1.6）&lt;/P&gt;

&lt;P&gt;But it appears a problem when i use Pin,as the following shows.&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;D:\tools\pin\source\tools\ManualExamples&amp;gt;pin -t obj-intel64\inscount0.dll -- obj-intel64\enclaveapp.exe&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;[sgx_create_enclavew ..\..\..\psw\urts\win\urts.cpp:83] Couldn't open file with CreateFile()&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;App: error 0x200f, failed to create enclave.&lt;/P&gt;

&lt;P&gt;How could I solve this problem?&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2017 14:20:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110751#M1288</guid>
      <dc:creator>Shn_Y_</dc:creator>
      <dc:date>2017-03-04T14:20:25Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110752#M1289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Did you run the application through command prompt or Local SGX Debugger?&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;If you are using the Local SGX Debugger, Please make sure change the "current working directory" pointing to $(OutDir) instead of $(ProjectDir) (Both App and Enclave)&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Configuration Properties --&amp;gt; Debugging --&amp;gt; Working Directory --&amp;gt; $(OutDir).&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Please look into below link for more information&amp;nbsp;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI style="word-wrap: break-word; font-size: 12px;"&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/623738"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/623738&lt;/A&gt;&lt;/LI&gt;
	&lt;LI style="word-wrap: break-word; font-size: 12px;"&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/638067"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/638067&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;-Surenthar&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 04:27:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110752#M1289</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2017-03-06T04:27:59Z</dc:date>
    </item>
    <item>
      <title>Quote:Selvaraj, Surenthar</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110753#M1290</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Selvaraj, Surenthar (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Did you run the application through command prompt or Local SGX Debugger?&lt;/P&gt;

&lt;P&gt;If you are using the Local SGX Debugger, Please make sure change the "current working directory" pointing to $(OutDir) instead of $(ProjectDir) (Both App and Enclave)&lt;/P&gt;

&lt;P&gt;Configuration Properties --&amp;gt; Debugging --&amp;gt; Working Directory --&amp;gt; $(OutDir).&lt;/P&gt;

&lt;P&gt;Please look into below link for more information&amp;nbsp;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/623738"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/623738&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/638067"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/638067&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;-Surenthar&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;hello&lt;/P&gt;

&lt;P&gt;Thank you for your response.&lt;/P&gt;

&lt;P&gt;I run the application through command prompt using intel pin.So how could I solve the problem...-_-&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 08:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110753#M1290</guid>
      <dc:creator>Shn_Y_</dc:creator>
      <dc:date>2017-03-06T08:37:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110754#M1291</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Please Change the "current working directory" pointing to $(OutDir) instead of $(ProjectDir) (Both App and Enclave)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Configuration Properties --&amp;gt; Debugging --&amp;gt; Working Directory --&amp;gt; $(OutDir).&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;-Surenthar&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 10:22:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110754#M1291</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2017-03-06T10:22:44Z</dc:date>
    </item>
    <item>
      <title>Quote:Selvaraj, Surenthar</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110755#M1292</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Selvaraj, Surenthar (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please Change the "current working directory" pointing to $(OutDir) instead of $(ProjectDir) (Both App and Enclave)&lt;/P&gt;

&lt;P&gt;Configuration Properties --&amp;gt; Debugging --&amp;gt; Working Directory --&amp;gt; $(OutDir).&lt;/P&gt;

&lt;P&gt;-Surenthar&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;Through Local sgx debugger ,I have changed&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp;the "current working directory" pointing to $(OutDir) instead of $(ProjectDir) (Both App and Enclave) and it run without any problem.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;But through command prompt using intel pin,the problem still exits.I wonder did anything go wrong there?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 11:35:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110755#M1292</guid>
      <dc:creator>Shn_Y_</dc:creator>
      <dc:date>2017-03-06T11:35:00Z</dc:date>
    </item>
    <item>
      <title>You seem to be running:</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110756#M1293</link>
      <description>&lt;P&gt;You seem to be running:&lt;/P&gt;

&lt;P&gt;&amp;gt; D:\tools\pin\source\tools\ManualExamples&amp;gt;pin -t obj-intel64\inscount0.dll -- obj-intel64\enclaveapp.exe&lt;/P&gt;

&lt;P&gt;So the "working directory" is "D:\tools\pin\source\tools\ManualExamples"&lt;/P&gt;

&lt;P&gt;If your enclave is not located in the "working directory" you need to use absolute paths when calling create enclave or "cd" to the directory where the enclave is located and then run pin from there (using absolute path of the pin executable or adding its path to the PATH env var).&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 17:34:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110756#M1293</guid>
      <dc:creator>Francisco_C_Intel</dc:creator>
      <dc:date>2017-03-07T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Quote:Francisco C. (Intel)</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110757#M1294</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Francisco C. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;You seem to be running:&lt;/P&gt;

&lt;P&gt;&amp;gt; D:\tools\pin\source\tools\ManualExamples&amp;gt;pin -t obj-intel64\inscount0.dll -- obj-intel64\enclaveapp.exe&lt;/P&gt;

&lt;P&gt;So the "working directory" is "D:\tools\pin\source\tools\ManualExamples"&lt;/P&gt;

&lt;P&gt;If your enclave is not located in the "working directory" you need to use absolute paths when calling create enclave or "cd" to the directory where the enclave is located and then run pin from there (using absolute path of the pin executable or adding its path to the PATH env var).&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;Actually my enclave was located in the "working directory" before.But I have used absolute paths when calling created enclave as you said.It runs without any problem.&lt;/P&gt;

&lt;P&gt;Thank you.^_^&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 00:52:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110757#M1294</guid>
      <dc:creator>Shn_Y_</dc:creator>
      <dc:date>2017-03-08T00:52:12Z</dc:date>
    </item>
    <item>
      <title>Hello Mr shn Y,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110758#M1295</link>
      <description>&lt;P&gt;Hello Mr shn Y,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Recently my research will use&amp;nbsp;pintools to do some instruments on SGX program, but always get into trouble with "cant open Enclave file". I notice that you have done some related work. Could you please tell how do you do your work with pintools? Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bruce Yuan&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 07:06:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110758#M1295</guid>
      <dc:creator>袁__子欣</dc:creator>
      <dc:date>2019-11-27T07:06:49Z</dc:date>
    </item>
    <item>
      <title>In your code where you are</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110759#M1296</link>
      <description>&lt;P&gt;In your code&amp;nbsp;where you are creating enclaves, you should use the full path to the enclave file instead of only "enclave.signed.dll".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 14:52:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Help-A-Simple-Enclave-project-Error/m-p/1110759#M1296</guid>
      <dc:creator>Francisco_C_Intel</dc:creator>
      <dc:date>2019-12-11T14:52:34Z</dc:date>
    </item>
  </channel>
</rss>

