<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[EmBitz - Bug report]]></title>
		<link>https://www.embitz.org/forum/</link>
		<description><![CDATA[EmBitz - https://www.embitz.org/forum]]></description>
		<pubDate>Tue, 19 May 2026 06:38:29 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[EBlink squirrel error on stm32f3 - The index 'ntrfApi' does not exist]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=231</link>
			<pubDate>Mon, 13 Oct 2025 15:49:48 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=561">jack133</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=231</guid>
			<description><![CDATA[Hello,<br />
I try to programm an Evaluation board with a STM32F303VE and an integrated STLink V2:<br />
<a href="https://www.st.com/en/evaluation-tools/stm32303e-eval.html#documentation" target="_blank" rel="noopener" class="mycode_url">https://www.st.com/en/evaluation-tools/s...umentation</a><br />
<br />
When I click on the debugger button under Embitz, I have the following error:<br />
Squirrel Error<br />
The index 'ntrfApi' does not exist<br />
stm32_device[65] in 'stmicro/stm32f3.script'<br />
<br />
Even if I try debugging in Power Shell to launch the EBLink alone with this command :<br />
<span style="font-style: italic;" class="mycode_i">.\eblink.exe -v 7 -I stlink -S stm32 -G</span><br />
<br />
The same error appears:<br />
<span style="font-style: italic;" class="mycode_i">EBlink version 6.02-[201] by Gerard Zagema</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Using EB_SCRIPT_PATH = C:\Program Files (x86)\EmBitz\EBlink\scripts</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Interface      : STlink</span><br />
<span style="font-style: italic;" class="mycode_i">Interface USB# : 36FF71063447313049172557</span><br />
<span style="font-style: italic;" class="mycode_i">Interface at  1:40 - &lt;BUS&gt;:&lt;ADDR&gt;</span><br />
<span style="font-style: italic;" class="mycode_i">Interface type : STlink/V2</span><br />
<span style="font-style: italic;" class="mycode_i">STlink Frmware : V2.J46.S0</span><br />
<span style="font-style: italic;" class="mycode_i">Target voltage : 3.21V</span><br />
<span style="font-style: italic;" class="mycode_i">Interface speed: 4000KHz</span><br />
<span style="font-style: italic;" class="mycode_i">Try DAP_AP 0.</span><br />
<span style="font-style: italic;" class="mycode_i">Read CPU id on DAP_AP 0</span><br />
<span style="font-style: italic;" class="mycode_i">CPU id found (0x410FC241)</span><br />
<span style="font-style: italic;" class="mycode_i">Target selected: Cortex-M</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Target detected: Cortex-M4 (r0p1) with FPv4_SP</span><br />
<span style="font-style: italic;" class="mycode_i">HW breakpoints : 6</span><br />
<span style="font-style: italic;" class="mycode_i">HW watchpoints : 4</span><br />
<span style="font-style: italic;" class="mycode_i">Fault unwind  : Active (level 2)</span><br />
<span style="font-style: italic;" class="mycode_i">Search script stm32.script in path: C:\Program Files (x86)\EmBitz\EBlink\scripts</span><br />
<span style="font-style: italic;" class="mycode_i">Script found: stm32.script</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&copy;[17]    {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&reg;[167]  {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                        ebMain&copy;[62]    {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                    findDevice&copy;[90]    {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">STmicro device : 0x446</span><br />
<span style="font-style: italic;" class="mycode_i">Search script stmicro/stm32f3.script in path: C:\Program Files (x86)\EmBitz\EBlink\scripts</span><br />
<span style="font-style: italic;" class="mycode_i">Script found: stmicro/stm32f3.script</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&copy;[15]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&reg;[104]  {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                  stm32_device&copy;[56]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                  stm32_device(e)[65]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                  stm32_device&reg;[65]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                    findDevice&reg;[113]  {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Catch{..} at ebMain[68] in "stm32.script"</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Squirrel Error</span><br />
<span style="font-style: italic;" class="mycode_i">The index 'ntrfApi' does not exist</span><br />
<span style="font-style: italic;" class="mycode_i">stm32_device[65] in 'stmicro/stm32f3.script'</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                        ebMain&reg;[69]    {stm32.script}</span><br />
<br />
What can I do to correct this error ?<br />
<br />
Thank you,<br />
<br />
Stéphane]]></description>
			<content:encoded><![CDATA[Hello,<br />
I try to programm an Evaluation board with a STM32F303VE and an integrated STLink V2:<br />
<a href="https://www.st.com/en/evaluation-tools/stm32303e-eval.html#documentation" target="_blank" rel="noopener" class="mycode_url">https://www.st.com/en/evaluation-tools/s...umentation</a><br />
<br />
When I click on the debugger button under Embitz, I have the following error:<br />
Squirrel Error<br />
The index 'ntrfApi' does not exist<br />
stm32_device[65] in 'stmicro/stm32f3.script'<br />
<br />
Even if I try debugging in Power Shell to launch the EBLink alone with this command :<br />
<span style="font-style: italic;" class="mycode_i">.\eblink.exe -v 7 -I stlink -S stm32 -G</span><br />
<br />
The same error appears:<br />
<span style="font-style: italic;" class="mycode_i">EBlink version 6.02-[201] by Gerard Zagema</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Using EB_SCRIPT_PATH = C:\Program Files (x86)\EmBitz\EBlink\scripts</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Interface      : STlink</span><br />
<span style="font-style: italic;" class="mycode_i">Interface USB# : 36FF71063447313049172557</span><br />
<span style="font-style: italic;" class="mycode_i">Interface at  1:40 - &lt;BUS&gt;:&lt;ADDR&gt;</span><br />
<span style="font-style: italic;" class="mycode_i">Interface type : STlink/V2</span><br />
<span style="font-style: italic;" class="mycode_i">STlink Frmware : V2.J46.S0</span><br />
<span style="font-style: italic;" class="mycode_i">Target voltage : 3.21V</span><br />
<span style="font-style: italic;" class="mycode_i">Interface speed: 4000KHz</span><br />
<span style="font-style: italic;" class="mycode_i">Try DAP_AP 0.</span><br />
<span style="font-style: italic;" class="mycode_i">Read CPU id on DAP_AP 0</span><br />
<span style="font-style: italic;" class="mycode_i">CPU id found (0x410FC241)</span><br />
<span style="font-style: italic;" class="mycode_i">Target selected: Cortex-M</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Target detected: Cortex-M4 (r0p1) with FPv4_SP</span><br />
<span style="font-style: italic;" class="mycode_i">HW breakpoints : 6</span><br />
<span style="font-style: italic;" class="mycode_i">HW watchpoints : 4</span><br />
<span style="font-style: italic;" class="mycode_i">Fault unwind  : Active (level 2)</span><br />
<span style="font-style: italic;" class="mycode_i">Search script stm32.script in path: C:\Program Files (x86)\EmBitz\EBlink\scripts</span><br />
<span style="font-style: italic;" class="mycode_i">Script found: stm32.script</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&copy;[17]    {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&reg;[167]  {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                        ebMain&copy;[62]    {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                    findDevice&copy;[90]    {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">STmicro device : 0x446</span><br />
<span style="font-style: italic;" class="mycode_i">Search script stmicro/stm32f3.script in path: C:\Program Files (x86)\EmBitz\EBlink\scripts</span><br />
<span style="font-style: italic;" class="mycode_i">Script found: stmicro/stm32f3.script</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&copy;[15]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                          main&reg;[104]  {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                  stm32_device&copy;[56]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                  stm32_device(e)[65]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                  stm32_device&reg;[65]    {stmicro/stm32f3.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                    findDevice&reg;[113]  {stm32.script}</span><br />
<span style="font-style: italic;" class="mycode_i">Catch{..} at ebMain[68] in "stm32.script"</span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Squirrel Error</span><br />
<span style="font-style: italic;" class="mycode_i">The index 'ntrfApi' does not exist</span><br />
<span style="font-style: italic;" class="mycode_i">stm32_device[65] in 'stmicro/stm32f3.script'</span><br />
<span style="font-style: italic;" class="mycode_i">Squirrel debug                        ebMain&reg;[69]    {stm32.script}</span><br />
<br />
What can I do to correct this error ?<br />
<br />
Thank you,<br />
<br />
Stéphane]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[STM32F756BGT6 - No valid STmicro device ID found]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=225</link>
			<pubDate>Thu, 08 May 2025 20:44:59 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=23">PDonchev</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=225</guid>
			<description><![CDATA[The MCU is correctly detected via the ST-Link utility:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>21:29:20 : ST-LINK SN : *<br />
21:29:20 : V2J37S7<br />
21:29:20 : Connected via SWD.<br />
21:29:20 : SWD Frequency = 4,0 MHz.<br />
21:29:20 : Connection mode : Connect Under Reset.<br />
21:29:20 : Debug in Low Power mode enabled.<br />
21:29:20 : Device ID:0x449 <br />
21:29:20 : Device flash Size : 1MBytes<br />
21:29:20 : Device family :STM32F74x/F75x</code></div></div><br />
However, in EmBitz 2.64 using EBlink 6.02-[198], the following issue occurs: <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>EBlink version 6.02-[198] by Gerard Zagema<br />
<br />
Interface USB# : *<br />
Interface type : STlink/V2<br />
Target voltage : 3.21V<br />
Interface speed: 4000KHz<br />
<br />
Target detected: Cortex-M7 (r0p1) with FPv5_SP<br />
HW breakpoints : 8<br />
HW watchpoints : 4<br />
Fault unwind   : Active (level 2)<br />
<br />
ERROR: No valid STmicro device ID found</code></div></div><br />
I resolved the issue by editing the stm32.script file. Specifically, I replaced: <br />
["M7",  [0x5C001000],<br />
with<br />
["M7",  [0xE0042000],<br />
<br />
After this change, device detection in EmBitz started working correctly.]]></description>
			<content:encoded><![CDATA[The MCU is correctly detected via the ST-Link utility:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>21:29:20 : ST-LINK SN : *<br />
21:29:20 : V2J37S7<br />
21:29:20 : Connected via SWD.<br />
21:29:20 : SWD Frequency = 4,0 MHz.<br />
21:29:20 : Connection mode : Connect Under Reset.<br />
21:29:20 : Debug in Low Power mode enabled.<br />
21:29:20 : Device ID:0x449 <br />
21:29:20 : Device flash Size : 1MBytes<br />
21:29:20 : Device family :STM32F74x/F75x</code></div></div><br />
However, in EmBitz 2.64 using EBlink 6.02-[198], the following issue occurs: <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>EBlink version 6.02-[198] by Gerard Zagema<br />
<br />
Interface USB# : *<br />
Interface type : STlink/V2<br />
Target voltage : 3.21V<br />
Interface speed: 4000KHz<br />
<br />
Target detected: Cortex-M7 (r0p1) with FPv5_SP<br />
HW breakpoints : 8<br />
HW watchpoints : 4<br />
Fault unwind   : Active (level 2)<br />
<br />
ERROR: No valid STmicro device ID found</code></div></div><br />
I resolved the issue by editing the stm32.script file. Specifically, I replaced: <br />
["M7",  [0x5C001000],<br />
with<br />
["M7",  [0xE0042000],<br />
<br />
After this change, device detection in EmBitz started working correctly.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[STM32C0 bug C0 should be c0]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=206</link>
			<pubDate>Tue, 08 Oct 2024 05:38:29 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=503">BuFran</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=206</guid>
			<description><![CDATA[Dear Gerard, <br />
<br />
  I found bug in STM32C0 support in eblink scripts in latest deb archive simple casing problem <br />
(all families are lowercase but C0 is specified uppercase in stm32.script and Linux is case <br />
sensitive in files)<br />
<br />
<br />
Simple change in stm32.script will fix problem: <br />
<br />
<br />
["M0+", [["l0", [ 0x417, 0x425, 0x447, 0x457 ]], <br />
         ["gx", [ 0x466, 0x456, 0x460, 0x467 ]], <br />
         ["C0", [ 0x443, 0x453 ]]]], <br />
<br />
<br />
to <br />
<br />
["M0+", [["l0", [ 0x417, 0x425, 0x447, 0x457 ]], <br />
         ["gx", [ 0x466, 0x456, 0x460, 0x467 ]], <br />
         ["c0", [ 0x443, 0x453 ]]]], <br />
<br />
<br />
it is for EBlink version 5.13-[190]<br />
<br />
and it works now ! Thanks for Your nice part of software :-)<br />
<br />
<br />
Best regards, <br />
<br />
   Frantisek Burian]]></description>
			<content:encoded><![CDATA[Dear Gerard, <br />
<br />
  I found bug in STM32C0 support in eblink scripts in latest deb archive simple casing problem <br />
(all families are lowercase but C0 is specified uppercase in stm32.script and Linux is case <br />
sensitive in files)<br />
<br />
<br />
Simple change in stm32.script will fix problem: <br />
<br />
<br />
["M0+", [["l0", [ 0x417, 0x425, 0x447, 0x457 ]], <br />
         ["gx", [ 0x466, 0x456, 0x460, 0x467 ]], <br />
         ["C0", [ 0x443, 0x453 ]]]], <br />
<br />
<br />
to <br />
<br />
["M0+", [["l0", [ 0x417, 0x425, 0x447, 0x457 ]], <br />
         ["gx", [ 0x466, 0x456, 0x460, 0x467 ]], <br />
         ["c0", [ 0x443, 0x453 ]]]], <br />
<br />
<br />
it is for EBlink version 5.13-[190]<br />
<br />
and it works now ! Thanks for Your nice part of software :-)<br />
<br />
<br />
Best regards, <br />
<br />
   Frantisek Burian]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[STM32L4P5: wrong RAM-Size]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=201</link>
			<pubDate>Wed, 17 Jul 2024 18:19:38 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=430">RoMan</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=201</guid>
			<description><![CDATA[file: stm32l4.script <br />
<br />
line 99: ram_size = 0x18000 (96k)<br />
<br />
<br />
but:<br />
STM32L4P/Q5: RAM-Size is 320k<br />
STM32L4R/S5: RAM-Size is 640k<br />
<br />
--&gt; debugger can't show upper RAM<br />
<br />
ine 99 should be: <br />
if ( deviceId==471 ) ram_size = 0x5000; else ram_size = 0xa000; <br />
<br />
Regards]]></description>
			<content:encoded><![CDATA[file: stm32l4.script <br />
<br />
line 99: ram_size = 0x18000 (96k)<br />
<br />
<br />
but:<br />
STM32L4P/Q5: RAM-Size is 320k<br />
STM32L4R/S5: RAM-Size is 640k<br />
<br />
--&gt; debugger can't show upper RAM<br />
<br />
ine 99 should be: <br />
if ( deviceId==471 ) ram_size = 0x5000; else ram_size = 0xa000; <br />
<br />
Regards]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[STM32L4P5: Can't access target device [solved]]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=196</link>
			<pubDate>Tue, 28 May 2024 12:58:34 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=430">RoMan</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=196</guid>
			<description><![CDATA[solved:<br />
<br />
file: stm32l4.script<br />
<br />
missing '&amp;' iin line 95  throws error - should be '&amp;&amp;'<br />
<br />
<br />
great work - regards]]></description>
			<content:encoded><![CDATA[solved:<br />
<br />
file: stm32l4.script<br />
<br />
missing '&amp;' iin line 95  throws error - should be '&amp;&amp;'<br />
<br />
<br />
great work - regards]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[F7/F4 flash errors [solved]]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=111</link>
			<pubDate>Mon, 03 Jan 2022 23:20:56 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=24">Aroyer</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=111</guid>
			<description><![CDATA[I have 2 projects in C++ I'm working actively at this time, and they are for debugging my graphic library.<br />
<br />
STM32F746G-DISCO<br />
and<br />
STM32F4DISCOVERY<br />
<br />
I'm using the built-in St-link on both of them!<br />
Project can be downloaded without problem with 1.11 and work like a charm..<br />
<br />
But with 2.3 and EB-Link 4.5<br />
I get those error (Please note the sector is always at random)<br />
I'm running Windows 10.  I Have uninstall Embitz and the EB-Link and have reinstalled them. Problem is persisting.<br />
<br />
I also noticed that debugging is slower than it was with 1.11 and EB-link<br />
<br />
Thank for any tips!!<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.embitz.org/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=130" target="_blank" title="">2022-01-03 17_05_52-Window.png</a> (Size: 12.84 KB / Downloads: 526)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.embitz.org/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=129" target="_blank" title="">2022-01-03 17_05_36-Window.png</a> (Size: 11.48 KB / Downloads: 523)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[I have 2 projects in C++ I'm working actively at this time, and they are for debugging my graphic library.<br />
<br />
STM32F746G-DISCO<br />
and<br />
STM32F4DISCOVERY<br />
<br />
I'm using the built-in St-link on both of them!<br />
Project can be downloaded without problem with 1.11 and work like a charm..<br />
<br />
But with 2.3 and EB-Link 4.5<br />
I get those error (Please note the sector is always at random)<br />
I'm running Windows 10.  I Have uninstall Embitz and the EB-Link and have reinstalled them. Problem is persisting.<br />
<br />
I also noticed that debugging is slower than it was with 1.11 and EB-link<br />
<br />
Thank for any tips!!<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.embitz.org/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=130" target="_blank" title="">2022-01-03 17_05_52-Window.png</a> (Size: 12.84 KB / Downloads: 526)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.embitz.org/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=129" target="_blank" title="">2022-01-03 17_05_36-Window.png</a> (Size: 11.48 KB / Downloads: 523)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installer overwrites PATH on Windows [solved]]]></title>
			<link>https://www.embitz.org/forum/showthread.php?tid=92</link>
			<pubDate>Mon, 29 Nov 2021 22:03:56 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.embitz.org/forum/member.php?action=profile&uid=221">eprintemps</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.embitz.org/forum/showthread.php?tid=92</guid>
			<description><![CDATA[I have installed EmBitz 2.0 with EBlink on two Windows PCs, and in both cases the EBlink-Path overwrites the system's environment variable PATH instead of appending to it (what I think would be the expected behaviour).<br />
<br />
The last time I used the installer downloaded an hour ago.<br />
<br />
If I can provide more information to help, just let me know. But as of now I'm unsure about what could be relevant.<br />
<br />
eprintemps]]></description>
			<content:encoded><![CDATA[I have installed EmBitz 2.0 with EBlink on two Windows PCs, and in both cases the EBlink-Path overwrites the system's environment variable PATH instead of appending to it (what I think would be the expected behaviour).<br />
<br />
The last time I used the installer downloaded an hour ago.<br />
<br />
If I can provide more information to help, just let me know. But as of now I'm unsure about what could be relevant.<br />
<br />
eprintemps]]></content:encoded>
		</item>
	</channel>
</rss>