<?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:Eagle Stream CScripts: halt() command is not working. in Intel® Xeon® Processor and Server Products</title>
    <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470385#M22737</link>
    <description>&lt;P&gt;Hello, joberski,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the update. I am glad to see that you were able to find a solution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Mar 2023 20:57:52 GMT</pubDate>
    <dc:creator>Allan_A_Intel</dc:creator>
    <dc:date>2023-03-27T20:57:52Z</dc:date>
    <item>
      <title>Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1468638#M22725</link>
      <description>&lt;P&gt;I'm attemting to setup CSripts for use with our Eagle Streams platform. The tool seems to be working, but the halt() command returns an error. I've applied all the BIOS changes listed in Section 6 of the Eagle Stream CScripts User Guide. What's the workaround?&lt;/P&gt;
&lt;P&gt;See trace below:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;c:\cscripts&amp;gt;dflaunch startCscripts.py -a ipc -p SPR&lt;BR /&gt;"WARNING: IPC_PATH environment variable is set and this OpenIPC instance will be"&lt;BR /&gt;" used. If this is intentional you can ignore this warning, otherwise"&lt;BR /&gt;" please unset the IPC_PATH environment variable and rerun the script."&lt;BR /&gt;" Note that this variable might be defined globally/system-wide."&lt;BR /&gt;Python 3.8.16 (default, Feb 20 2023, 18:54:26) [MSC v.1929 64 bit (AMD64)] on win32&lt;BR /&gt;PythonSv running in interactive mode&lt;BR /&gt;win32com not found, using alternative check_running_windows method&lt;BR /&gt;Connecting to IPC API....&lt;BR /&gt;IPC-CLI: 3.23.20218.100, OpenIPC:c13b8e12535d1a93e31f6da : 23.6.12785.200&lt;BR /&gt;Initializing IPC API....&lt;/P&gt;
&lt;P&gt;Info - OpenIPC using automatic configuration&lt;/P&gt;
&lt;P&gt;Info - Added debug port 0 for probe XDPA 1-2&lt;/P&gt;
&lt;P&gt;Info - Detected SPR_CLTAP E2 on JTAG chain 0 at position 0&lt;/P&gt;
&lt;P&gt;Info - Detected EBG B1 on JTAG chain 1 at position 0&lt;/P&gt;
&lt;P&gt;Info - Survivability Preset was requested, but no supported devices were detected. Preset will be applied when a supported device is detected.&lt;BR /&gt;TargetEvent: Power : On -- 12:18:53.734743 2023-03-22&lt;BR /&gt;TargetEvent: PowerDomain : PCH : On -- 12:18:53.734743 2023-03-22&lt;BR /&gt;Target System: SPR - sapphirerapids&lt;BR /&gt;ipc.clients: [{'name': 'pythonsv-ipccli_10688@CNBULAB01-LAP', 'Id': 1}]&lt;BR /&gt;Current Working Dir: C:\Users\joberski\PythonSv&lt;/P&gt;
&lt;P&gt;*******************************************************************************&lt;BR /&gt;Welcome to CScripts for Server &amp;amp; Micro-server platforms!&lt;BR /&gt;These scripts are provided as-is as a courtesy to assist with platform&lt;BR /&gt;debug. They are NOT intended for manufacturing or production line validation,&lt;BR /&gt;and Intel makes no guarantee, implied or otherwise, that these scripts will&lt;BR /&gt;function in a production environment. They are not fully validated by Intel&lt;BR /&gt;nor guaranteed to execute as described. These scripts rely on (in some cases)&lt;BR /&gt;unspecified features within our components which may or may not be functional&lt;BR /&gt;from stepping to stepping, or from product to product. They are provided at&lt;BR /&gt;no cost. Customers are free to modify these scripts as needed for their own&lt;BR /&gt;platform debugging purposes. Defects should be reported to your Intel account&lt;BR /&gt;representative.&lt;/P&gt;
&lt;P&gt;All log files will be placed in C:\Users\joberski\PythonSv&lt;BR /&gt;For help on functions or objects when in the shell type help(NAME)&lt;/P&gt;
&lt;P&gt;*******************************************************************************&lt;/P&gt;
&lt;P&gt;Cscripts version: EGS.2307.6000.3873&lt;BR /&gt;IPC-CLI Version 3.23.20218.100&lt;BR /&gt;Probe Information: PortPath: 1-2, SerialNum: 62042471, FwRev: XDP3_fpga_09020215, AsmNum: E17244-001&lt;BR /&gt;Start Platform Stuff with access type ipc&lt;BR /&gt;PCH type is unknown on a running system - check PCH later.&lt;BR /&gt;Socket 0: detected Server, 52 cores, E2, PCI Segment 0, Bus List = [0x00, 0x15, 0x3f, 0x69, 0x93, 0xbd, 0xe7, 0xe8, 0xea, 0xec, 0xed, 0xef, 0xf1, 0xf2, 0xf4, 0xf6, 0xf7, 0xf9, 0xfe, 0xff]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; halt()&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "cscripts\dependencies\ipccli\ipc_env\ipc_baseaccess.py", line 1274, in halt&lt;BR /&gt;File "cscripts\dependencies\py2ipc\IPC2PyUtils.py", line 106, in newfunc&lt;BR /&gt;File "cscripts\dependencies\py2ipc\Service_OperationReceipt.py", line 170, in Flush&lt;BR /&gt;File "cscripts\dependencies\py2ipc\IPCTypes.py", line 83, in IPC_ErrorCheck&lt;BR /&gt;py2ipc.IPCErrorCodes.IPC_Error: RunControl_Timeout == 0x800a0004&lt;BR /&gt;. Timeout occurred while waiting for threads to halt with 0 retries&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 17:28:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1468638#M22725</guid>
      <dc:creator>joberski</dc:creator>
      <dc:date>2023-03-22T17:28:29Z</dc:date>
    </item>
    <item>
      <title>Re:Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1469501#M22730</link>
      <description>&lt;P&gt;Hello, joberski,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I suggest you checking this article for ways of getting help with CScripts for Platforms: &lt;A href="https://www.intel.com/content/www/us/en/support/articles/000088384/programs/resource-and-documentation-center.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/support/articles/000088384/programs/resource-and-documentation-center.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, I might find more information. Please let me know what is the motherboard's brand and model.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Mar 2023 16:05:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1469501#M22730</guid>
      <dc:creator>Allan_A_Intel</dc:creator>
      <dc:date>2023-03-24T16:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470319#M22735</link>
      <description>&lt;P&gt;Hi Allan,&lt;/P&gt;
&lt;P&gt;I am having the same issue as well while using CScripts, the platform I have is Archer City CRB, CPUs are Sapphire Rapids Gold 6442Y, please let me know how this can be resolved.&lt;/P&gt;
&lt;P&gt;C:\cscripts&amp;gt;dflaunch startCscripts.py -a ipc -p SPR&lt;BR /&gt;...&lt;BR /&gt;Python 3.8.15 (default, Nov 10 2022, 21:28:27) [MSC v.1916 64 bit (AMD64)] on win32&lt;BR /&gt;PythonSv running in interactive mode&lt;BR /&gt;win32com not found, using alternative check_running_windows method&lt;BR /&gt;Connecting to IPC API....&lt;BR /&gt;IPC-CLI: 3.22.22507.100, OpenIPC:bcd4bb5227e107cf2a38084 : 23.2.12727.200&lt;BR /&gt;Initializing IPC API....&lt;/P&gt;
&lt;P&gt;Info - OpenIPC configuration 'SPR_EBG_XDPA'; probe plug-in(s): 'XDPA'&lt;/P&gt;
&lt;P&gt;Info - Added debug port 0 for probe XDPA 1-5&lt;/P&gt;
&lt;P&gt;Info - Detected SPR_CLTAP S3 on JTAG chain 0 at position 1&lt;BR /&gt;Info - Detected SPR_CLTAP S3 on JTAG chain 0 at position 0&lt;/P&gt;
&lt;P&gt;Info - Detected EBG B1 on JTAG chain 1 at position 0&lt;/P&gt;
&lt;P&gt;Info - Survivability Preset was requested, but no supported devices were detected. Preset will be applied when a supported device is detected.&lt;BR /&gt;Target System: SPR - sapphirerapids&lt;BR /&gt;ipc.clients: [...]&lt;BR /&gt;Current Working Dir: C:\Users\...\PythonSv&lt;/P&gt;
&lt;P&gt;*******************************************************************************&lt;BR /&gt;Welcome to CScripts for Server &amp;amp; Micro-server platforms!&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;Cscripts version: EGS.2232.6000.2585&lt;BR /&gt;IPC-CLI Version 3.22.22507.100&lt;BR /&gt;Probe Information: PortPath: 1-5, SerialNum: 62204098, FwRev: XDP3_fpga_09020215, AsmNum: E17244-001&lt;BR /&gt;Start Platform Stuff with access type ipc&lt;BR /&gt;PCH type is unknown on a running system - check PCH later.&lt;BR /&gt;Socket 0: detected Server, 24 cores, S3, PCI Segment 0, Bus List = [0x00, 0x16, 0x29, 0x3c, 0x4f, 0x62, 0x75, 0x7a, 0x7c, 0x7e, 0x7f]&lt;BR /&gt;Socket 1: detected Server, 24 cores, S3, PCI Segment 0, Bus List = [0x80, 0x98, 0xaa, 0xbc, 0xce, 0xe0, 0xf2, 0xf7, 0xf9, 0xfe, 0xff]&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; itp.halt()&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "cscripts\dependencies\ipccli\ipc_env\ipc_baseaccess.py", line 1125, in halt&lt;BR /&gt;File "cscripts\dependencies\py2ipc\IPC2PyUtils.py", line 106, in newfunc&lt;BR /&gt;File "cscripts\dependencies\py2ipc\Service_OperationReceipt.py", line 170, in Flush&lt;BR /&gt;File "cscripts\dependencies\py2ipc\IPCTypes.py", line 72, in IPC_ErrorCheck&lt;BR /&gt;py2ipc.IPCErrorCodes.IPC_Error: RunControl_Timeout == 0x800a0004&lt;BR /&gt;. Timeout occurred while waiting for threads to halt with 0 retries&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; itp.ishalted()&lt;BR /&gt;False&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; itp.isrunning()&lt;BR /&gt;True&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 19:25:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470319#M22735</guid>
      <dc:creator>ganeshks</dc:creator>
      <dc:date>2023-03-27T19:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470368#M22736</link>
      <description>&lt;P&gt;Hi Allan,&lt;/P&gt;
&lt;P&gt;Theat link didn't really help, but I have resolved my problem on my own. I discovered that I needed to load a debug BIOS which enables the halt() capability, and I have obtained and installed such a BIOS.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 20:47:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470368#M22736</guid>
      <dc:creator>joberski</dc:creator>
      <dc:date>2023-03-27T20:47:12Z</dc:date>
    </item>
    <item>
      <title>Re:Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470385#M22737</link>
      <description>&lt;P&gt;Hello, joberski,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the update. I am glad to see that you were able to find a solution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Mar 2023 20:57:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1470385#M22737</guid>
      <dc:creator>Allan_A_Intel</dc:creator>
      <dc:date>2023-03-27T20:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1561181#M23546</link>
      <description>&lt;P&gt;I'm also facing this issue. I've tried BKCs: PLR2-3 (EGSDCRB.SYS.OR.64.2023.21.5.02.0737.1_SPR_EBG_SPS_IPClean.bin) and 2023-WW13 (EGSDCRB.SYS.OR.64.2023.11.2.03.1901.1_SPR_EBG_SPS_IPClean.bin) and no luck. Can someone elaborate on what the "debug BIOS" is and where to download it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:21:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1561181#M23546</guid>
      <dc:creator>astera-cmorrison</dc:creator>
      <dc:date>2024-01-09T15:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1569919#M23703</link>
      <description>&lt;P&gt;Having the same issue with our Eagle Stream 2 Socket Platform running:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Host image: EGSDCRB1.SYS.0084.D24.2207132145&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;BMC:&amp;nbsp;egs-0.91-194-g07d197-9248c75&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Agree with&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/332832"&gt;@astera-cmorrison&lt;/a&gt;&amp;nbsp;- can someone elaborate what special BIOS is needed to enable this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/283639"&gt;@joberski&lt;/a&gt;&amp;nbsp;- can you provide firmware details?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 00:10:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1569919#M23703</guid>
      <dc:creator>iqbalr</dc:creator>
      <dc:date>2024-02-07T00:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1569921#M23704</link>
      <description>&lt;P&gt;Per the thread below - seems like we need to apply for access to unlock the CPU(s)? Can anyone confirm?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://community.intel.com/t5/Software-Archive/Target-did-not-halt-execution/td-p/1023405" target="_blank"&gt;https://community.intel.com/t5/Software-Archive/Target-did-not-halt-execution/td-p/1023405&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 00:13:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1569921#M23704</guid>
      <dc:creator>iqbalr</dc:creator>
      <dc:date>2024-02-07T00:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1569926#M23705</link>
      <description>&lt;P&gt;Also noticed this in the release notes for most recent CScripts release (12/13/2023):&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;*Note: CScripts is validated with non-production BIOS as access to certain DFX registers that CScripts requires is removed in production BIOS. If you test with production BIOS, some RAS functions may fail or return unexpected results. We highly recommend you use a non-production BIOS when testing with CScripts. Please contact your Intel representative for any questions.&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;**SPR BKC no longer includes a debug binary for the BIOS. If you cannot halt the cores to execute some CScripts functions, CPU Debugging must be enabled in the BIOS image via FITM tool.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 00:55:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1569926#M23705</guid>
      <dc:creator>iqbalr</dc:creator>
      <dc:date>2024-02-07T00:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1632233#M25214</link>
      <description>&lt;P&gt;Bump.&amp;nbsp; &amp;nbsp;Have the same issue, though on Birch Stream/Granite Rapids.&amp;nbsp; &amp;nbsp;How can one confirm whether new/debug BIOS is required to enable halt()?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 13:33:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1632233#M25214</guid>
      <dc:creator>enarvaez</dc:creator>
      <dc:date>2024-09-19T13:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Eagle Stream CScripts: halt() command is not working.</title>
      <link>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1654314#M25661</link>
      <description>&lt;P&gt;Had similar issue.&amp;nbsp; &amp;nbsp;Resolved after working with Intel SDP.&amp;nbsp; &amp;nbsp;Not an issue with cscript/isd.&amp;nbsp; &lt;SPAN class=""&gt;BIOS strapping defaults of BKC had loaded has inability to itp.halt().&amp;nbsp; Solution was to load BIOS in FITm tool, toggle straps (below shows what worked), save/flash new BIOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;CPU Debugging - Disabled&lt;BR /&gt;CONSENT - Enabled&lt;BR /&gt;DAM – Enabled&lt;BR /&gt;TXT - No&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 00:19:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Xeon-Processor-and-Server/Eagle-Stream-CScripts-halt-command-is-not-working/m-p/1654314#M25661</guid>
      <dc:creator>enarvaez</dc:creator>
      <dc:date>2025-01-05T00:19:06Z</dc:date>
    </item>
  </channel>
</rss>

