diff --git a/common/inc/gx_api.h b/common/inc/gx_api.h
index 10b2eac6..828b0c58 100644
--- a/common/inc/gx_api.h
+++ b/common/inc/gx_api.h
@@ -23,7 +23,7 @@
/* APPLICATION INTERFACE DEFINITION RELEASE */
/* */
/* gx_api.h PORTABLE C */
-/* 6.4.0 */
+/* 6.4.1 */
/* AUTHOR */
/* */
/* Kenneth Maxwell, Microsoft Corporation */
@@ -114,6 +114,9 @@
/* 12-31-2023 Ting Zhu Modified comment(s), */
/* updated patch version, */
/* resulting in version 6.4.0 */
+/* 03-01-2024 Ting Zhu Modified comment(s), */
+/* updated patch version, */
+/* resulting in version 6.4.1 */
/* */
/**************************************************************************/
@@ -137,7 +140,7 @@ extern "C" {
#define AZURE_RTOS_GUIX
#define GUIX_MAJOR_VERSION 6
#define GUIX_MINOR_VERSION 4
-#define GUIX_PATCH_VERSION 0
+#define GUIX_PATCH_VERSION 1
/* The following symbols are defined for backward compatibility reasons.*/
#define __PRODUCT_GUIX__
diff --git a/guix_studio/build/vs_2019/msix_package_project/Package.appxmanifest b/guix_studio/build/vs_2019/msix_package_project/Package.appxmanifest
index 41b79491..7f8779f0 100644
--- a/guix_studio/build/vs_2019/msix_package_project/Package.appxmanifest
+++ b/guix_studio/build/vs_2019/msix_package_project/Package.appxmanifest
@@ -11,7 +11,7 @@
+ Version="6.4.1.0" />
Eclipse ThreadX GUIX Studio
diff --git a/guix_studio/installer/guix_installer_release.iss b/guix_studio/installer/guix_installer_release.iss
index 6f43b4f6..2bd5acab 100644
--- a/guix_studio/installer/guix_installer_release.iss
+++ b/guix_studio/installer/guix_installer_release.iss
@@ -7,7 +7,7 @@
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{1D4932BC-ACD4-4292-9530-92C8BE2E58CF}
AppName=GUIX Studio
-AppVersion=6.4.0.0
+AppVersion=6.4.1.0
AppPublisher=Eclipse Foundation
AppPublisherURL=https://threadx.io/
AppSupportURL=https://threadx.io/
@@ -16,7 +16,7 @@ DefaultDirName={sd}\Eclipse_ThreadX\GUIX_Studio_6.4
DefaultGroupName=Eclipse_ThreadX
CloseApplications=no
;LicenseFile=
-OutputBaseFilename=guix_studio_setup_version_6.4.0.0
+OutputBaseFilename=guix_studio_setup_version_6.4.1.0
SetupIconFile=graphics\guix_1616icon.ico
Compression=lzma
SolidCompression=yes
@@ -50,7 +50,7 @@ Name: "{group}\GUIX Studio 6.4\GUIX Studio"; Filename: "{app}\studio\GUIX_Studio
Name: "{group}\GUIX Studio 6.4\GUIX Studio User's Guide"; Filename: "https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/guix/about-guix-studio.md"
Name: "{group}\GUIX Studio 6.4\GUIX User's Guide"; Filename: "https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/guix/about-guix-studio.md"
Name: "{group}\GUIX Studio 6.4\{cm:UninstallProgram,GUIX Studio}"; Filename: "{uninstallexe}"
-Name: "{commondesktop}\GUIX Studio 6.4.0.0"; Filename: "{app}\studio\GUIX_Studio.exe"; Tasks: desktopicon
+Name: "{commondesktop}\GUIX Studio 6.4.1.0"; Filename: "{app}\studio\GUIX_Studio.exe"; Tasks: desktopicon
[Registry]
Root: HKCR; Subkey: ".gxp"; ValueType: string; ValueName: ""; ValueData: "GUIX_Studio_Project"; Flags: uninsdeletevalue; Tasks: associate
diff --git a/ports/arc_em/metaware/inc/gx_port.h b/ports/arc_em/metaware/inc/gx_port.h
index 869a59cf..53b38fdc 100644
--- a/ports/arc_em/metaware/inc/gx_port.h
+++ b/ports/arc_em/metaware/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX ARCv2_EM/MetaWare Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX ARCv2_EM/MetaWare Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/arc_hs/metaware/inc/gx_port.h b/ports/arc_hs/metaware/inc/gx_port.h
index 5b4cb50b..95fb22a6 100644
--- a/ports/arc_hs/metaware/inc/gx_port.h
+++ b/ports/arc_hs/metaware/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX ARC_HS/MetaWare Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX ARC_HS/MetaWare Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/arm9/ac5/inc/gx_port.h b/ports/arm9/ac5/inc/gx_port.h
index 079f8df9..56b184ca 100644
--- a/ports/arm9/ac5/inc/gx_port.h
+++ b/ports/arm9/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/arm9/gnu/inc/gx_port.h b/ports/arm9/gnu/inc/gx_port.h
index 3b110bb5..6bf12553 100644
--- a/ports/arm9/gnu/inc/gx_port.h
+++ b/ports/arm9/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/arm9/iar/inc/gx_port.h b/ports/arm9/iar/inc/gx_port.h
index 46f3bd74..0b8d2d16 100644
--- a/ports/arm9/iar/inc/gx_port.h
+++ b/ports/arm9/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX ARM9/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/c667x/ccs/inc/gx_port.h b/ports/c667x/ccs/inc/gx_port.h
index 40c910f1..1a1d8a9e 100644
--- a/ports/c667x/ccs/inc/gx_port.h
+++ b/ports/c667x/ccs/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX C6xxx/TI Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX C6xxx/TI Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/ccrx/inc/gx_port.h b/ports/ccrx/inc/gx_port.h
index 2e789e09..4f1c59eb 100644
--- a/ports/ccrx/inc/gx_port.h
+++ b/ports/ccrx/inc/gx_port.h
@@ -145,7 +145,7 @@ typedef unsigned char GX_UCHAR;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a15/gnu/inc/gx_port.h b/ports/cortex_a15/gnu/inc/gx_port.h
index ee3288d4..b2d89e58 100644
--- a/ports/cortex_a15/gnu/inc/gx_port.h
+++ b/ports/cortex_a15/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A15/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A15/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a5/ac5/inc/gx_port.h b/ports/cortex_a5/ac5/inc/gx_port.h
index e80b3ca4..3ab2be5b 100644
--- a/ports/cortex_a5/ac5/inc/gx_port.h
+++ b/ports/cortex_a5/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a5/gnu/inc/gx_port.h b/ports/cortex_a5/gnu/inc/gx_port.h
index 2e1873e9..eff97c0f 100644
--- a/ports/cortex_a5/gnu/inc/gx_port.h
+++ b/ports/cortex_a5/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a5/iar/inc/gx_port.h b/ports/cortex_a5/iar/inc/gx_port.h
index 51532ca1..33994b05 100644
--- a/ports/cortex_a5/iar/inc/gx_port.h
+++ b/ports/cortex_a5/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a5x/ac6/inc/gx_port.h b/ports/cortex_a5x/ac6/inc/gx_port.h
index 7dd12548..3f9eaef7 100644
--- a/ports/cortex_a5x/ac6/inc/gx_port.h
+++ b/ports/cortex_a5x/ac6/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5x/AC6 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A5x/AC6 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a7/ac5/inc/gx_port.h b/ports/cortex_a7/ac5/inc/gx_port.h
index f4adedc8..d6562a33 100644
--- a/ports/cortex_a7/ac5/inc/gx_port.h
+++ b/ports/cortex_a7/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A7/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A7/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a7/gnu/inc/gx_port.h b/ports/cortex_a7/gnu/inc/gx_port.h
index 2bd36db8..d0237aea 100644
--- a/ports/cortex_a7/gnu/inc/gx_port.h
+++ b/ports/cortex_a7/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A7/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A7/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a7/iar/inc/gx_port.h b/ports/cortex_a7/iar/inc/gx_port.h
index fc3feccf..0423b49a 100644
--- a/ports/cortex_a7/iar/inc/gx_port.h
+++ b/ports/cortex_a7/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A7/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A7/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a8/ac5/inc/gx_port.h b/ports/cortex_a8/ac5/inc/gx_port.h
index 4d7848f8..53ab5b7d 100644
--- a/ports/cortex_a8/ac5/inc/gx_port.h
+++ b/ports/cortex_a8/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A8/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A8/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a8/gnu/inc/gx_port.h b/ports/cortex_a8/gnu/inc/gx_port.h
index 0d8c2567..7e2f118f 100644
--- a/ports/cortex_a8/gnu/inc/gx_port.h
+++ b/ports/cortex_a8/gnu/inc/gx_port.h
@@ -136,7 +136,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A8/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A8/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a8/iar/inc/gx_port.h b/ports/cortex_a8/iar/inc/gx_port.h
index fec2c58b..b91a9f7e 100644
--- a/ports/cortex_a8/iar/inc/gx_port.h
+++ b/ports/cortex_a8/iar/inc/gx_port.h
@@ -136,7 +136,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A8/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A8/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a9/ac5/inc/gx_port.h b/ports/cortex_a9/ac5/inc/gx_port.h
index 452932c1..6064e573 100644
--- a/ports/cortex_a9/ac5/inc/gx_port.h
+++ b/ports/cortex_a9/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A9/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A9/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a9/gnu/inc/gx_port.h b/ports/cortex_a9/gnu/inc/gx_port.h
index 6e6e83d1..7dea2403 100644
--- a/ports/cortex_a9/gnu/inc/gx_port.h
+++ b/ports/cortex_a9/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A9/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A9/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_a9/iar/inc/gx_port.h b/ports/cortex_a9/iar/inc/gx_port.h
index 4bced239..40df899a 100644
--- a/ports/cortex_a9/iar/inc/gx_port.h
+++ b/ports/cortex_a9/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A9/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-A9/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m0/ac5/inc/gx_port.h b/ports/cortex_m0/ac5/inc/gx_port.h
index 8a290d27..8e4bf4f3 100644
--- a/ports/cortex_m0/ac5/inc/gx_port.h
+++ b/ports/cortex_m0/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M0/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M0/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m0/gnu/inc/gx_port.h b/ports/cortex_m0/gnu/inc/gx_port.h
index 8213a799..ba974356 100644
--- a/ports/cortex_m0/gnu/inc/gx_port.h
+++ b/ports/cortex_m0/gnu/inc/gx_port.h
@@ -142,7 +142,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M0/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M0/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m0/iar/inc/gx_port.h b/ports/cortex_m0/iar/inc/gx_port.h
index 6a01f67d..95fc4dc8 100644
--- a/ports/cortex_m0/iar/inc/gx_port.h
+++ b/ports/cortex_m0/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M0/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M0/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m3/ac5/inc/gx_port.h b/ports/cortex_m3/ac5/inc/gx_port.h
index 63c081ba..fbb026ab 100644
--- a/ports/cortex_m3/ac5/inc/gx_port.h
+++ b/ports/cortex_m3/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m3/gnu/inc/gx_port.h b/ports/cortex_m3/gnu/inc/gx_port.h
index 08311b62..e5d0659e 100644
--- a/ports/cortex_m3/gnu/inc/gx_port.h
+++ b/ports/cortex_m3/gnu/inc/gx_port.h
@@ -142,7 +142,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m3/iar/inc/gx_port.h b/ports/cortex_m3/iar/inc/gx_port.h
index 958acbaf..67d04b80 100644
--- a/ports/cortex_m3/iar/inc/gx_port.h
+++ b/ports/cortex_m3/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m3/keil/inc/gx_port.h b/ports/cortex_m3/keil/inc/gx_port.h
index e00d37e2..989ee94e 100644
--- a/ports/cortex_m3/keil/inc/gx_port.h
+++ b/ports/cortex_m3/keil/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/KEIL Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M3/KEIL Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m4/ac5/inc/gx_port.h b/ports/cortex_m4/ac5/inc/gx_port.h
index 4a1ba0ca..88346c0d 100644
--- a/ports/cortex_m4/ac5/inc/gx_port.h
+++ b/ports/cortex_m4/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m4/gnu/inc/gx_port.h b/ports/cortex_m4/gnu/inc/gx_port.h
index 2431e9c6..883bc878 100644
--- a/ports/cortex_m4/gnu/inc/gx_port.h
+++ b/ports/cortex_m4/gnu/inc/gx_port.h
@@ -142,7 +142,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m4/iar/inc/gx_port.h b/ports/cortex_m4/iar/inc/gx_port.h
index 6aa98e63..4790d2e2 100644
--- a/ports/cortex_m4/iar/inc/gx_port.h
+++ b/ports/cortex_m4/iar/inc/gx_port.h
@@ -136,7 +136,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m4/keil/inc/gx_port.h b/ports/cortex_m4/keil/inc/gx_port.h
index 62245a21..6aa4fbca 100644
--- a/ports/cortex_m4/keil/inc/gx_port.h
+++ b/ports/cortex_m4/keil/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/KEIL Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M4/KEIL Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m7/ac5/inc/gx_port.h b/ports/cortex_m7/ac5/inc/gx_port.h
index 60c3e5cb..2a4188fe 100644
--- a/ports/cortex_m7/ac5/inc/gx_port.h
+++ b/ports/cortex_m7/ac5/inc/gx_port.h
@@ -136,7 +136,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M7/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M7/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m7/gnu/inc/gx_port.h b/ports/cortex_m7/gnu/inc/gx_port.h
index 6a3c6874..026f70ae 100644
--- a/ports/cortex_m7/gnu/inc/gx_port.h
+++ b/ports/cortex_m7/gnu/inc/gx_port.h
@@ -142,7 +142,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M7/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M7/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_m7/iar/inc/gx_port.h b/ports/cortex_m7/iar/inc/gx_port.h
index 4ff98937..576ea44c 100644
--- a/ports/cortex_m7/iar/inc/gx_port.h
+++ b/ports/cortex_m7/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M7/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-M7/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r4/ac5/inc/gx_port.h b/ports/cortex_r4/ac5/inc/gx_port.h
index e715a9fe..dae40d4e 100644
--- a/ports/cortex_r4/ac5/inc/gx_port.h
+++ b/ports/cortex_r4/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r4/ac6/inc/gx_port.h b/ports/cortex_r4/ac6/inc/gx_port.h
index f28a4146..beaab227 100644
--- a/ports/cortex_r4/ac6/inc/gx_port.h
+++ b/ports/cortex_r4/ac6/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/AC6 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/AC6 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r4/gnu/inc/gx_port.h b/ports/cortex_r4/gnu/inc/gx_port.h
index 32d0b4f2..1abebe4d 100644
--- a/ports/cortex_r4/gnu/inc/gx_port.h
+++ b/ports/cortex_r4/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r4/iar/inc/gx_port.h b/ports/cortex_r4/iar/inc/gx_port.h
index 9ebc7807..c1416934 100644
--- a/ports/cortex_r4/iar/inc/gx_port.h
+++ b/ports/cortex_r4/iar/inc/gx_port.h
@@ -136,7 +136,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R4/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r5/ac5/inc/gx_port.h b/ports/cortex_r5/ac5/inc/gx_port.h
index f09e3ebf..64145da8 100644
--- a/ports/cortex_r5/ac5/inc/gx_port.h
+++ b/ports/cortex_r5/ac5/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R5/AC5 Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R5/AC5 Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r5/gnu/inc/gx_port.h b/ports/cortex_r5/gnu/inc/gx_port.h
index b59cfce6..1448ab46 100644
--- a/ports/cortex_r5/gnu/inc/gx_port.h
+++ b/ports/cortex_r5/gnu/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R5/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R5/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/cortex_r5/iar/inc/gx_port.h b/ports/cortex_r5/iar/inc/gx_port.h
index 8faa8f8d..8fa71041 100644
--- a/ports/cortex_r5/iar/inc/gx_port.h
+++ b/ports/cortex_r5/iar/inc/gx_port.h
@@ -138,7 +138,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R5/IAR Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Cortex-R5/IAR Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/generic/inc/gx_port.h b/ports/generic/inc/gx_port.h
index 16620f71..365d5ea1 100644
--- a/ports/generic/inc/gx_port.h
+++ b/ports/generic/inc/gx_port.h
@@ -143,7 +143,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/linux/gnu/inc/gx_port.h b/ports/linux/gnu/inc/gx_port.h
index 78ff5f97..a63fd7ee 100644
--- a/ports/linux/gnu/inc/gx_port.h
+++ b/ports/linux/gnu/inc/gx_port.h
@@ -136,7 +136,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Linux/GNU Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Linux/GNU Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/win32/inc/gx_port.h b/ports/win32/inc/gx_port.h
index 641b47ab..23548741 100644
--- a/ports/win32/inc/gx_port.h
+++ b/ports/win32/inc/gx_port.h
@@ -169,7 +169,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Win32/Visual Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Win32/Visual Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif
diff --git a/ports/win32/vs_2019_standalone/inc/gx_port.h b/ports/win32/vs_2019_standalone/inc/gx_port.h
index c5931df3..e41408d1 100644
--- a/ports/win32/vs_2019_standalone/inc/gx_port.h
+++ b/ports/win32/vs_2019_standalone/inc/gx_port.h
@@ -99,7 +99,7 @@ typedef SHORT GX_VALUE;
#ifdef GX_SYSTEM_INIT
CHAR _gx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * GUIX Win32/Standalone/Visual Version 6.4.0 *";
+ "Copyright (c) 2024 Microsoft Corporation. * GUIX Win32/Standalone/Visual Version 6.4.1 *";
#else
extern CHAR _gx_version_id[];
#endif