Skip to content

Commit c1409b8

Browse files
Merge pull request #31 from nam-ng/6.1.12_rel-rx-1.0.1-rc
Update for v6.1.12_rel-rx-1.0.1 RC
2 parents df92a03 + 46a09f7 commit c1409b8

8 files changed

+21
-74
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ This Azure RTOS repository that includes some modules (ThreadX/NetX/FileX/etc) a
217217
</table>
218218

219219
## History
220+
* 6.1.12_rel-rx-1.0.1
221+
* Update CC-RX section setting for RX65N sample projects using ethernet
220222
* 6.1.12_rel-rx-1.0.0
221223
* Update Azure RTOS libraries to 6.1.12_rel
222224
* Improve sample linker script file

configuration/azure-rtos.xml

+13-68
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<package>
5050
<type>rtosmodule</type>
5151
<name>AzureRTOS</name>
52-
<version>6.1.12_rel-rx-1.0.0</version>
52+
<version>6.1.12_rel-rx-1.0.1</version>
5353
<application>AzureRTOS</application>
5454
<apps>
5555
<app id="application" value="bare" name="ThreadX sample project" description="Project includes ThreadX, BSP, and CMT. This sample is the standard 8-thread ThreadX example, that illustrates the use of the main ThreadX services, including threads, message queues, timers, semaphores, byte memory pools, block memory pools, event flag groups, and mutexes">
@@ -706,20 +706,6 @@
706706
</scfgtemplate>
707707
<!-- compiler setting -->
708708
<!-- set RXC linker section -->
709-
<sections>
710-
<toolchain>RXC</toolchain>
711-
<board>RSKRX65N-2MB</board>
712-
<board>RSKRX65N-2MB(TSIP)</board>
713-
<board>CK-RX65N</board>
714-
<section>
715-
<name>B_ETHERNET_BUFFERS*</name>
716-
<name>B_TX_DESC*</name>
717-
<name>B_RX_DESC*</name>
718-
<name>B</name>
719-
<name>FREEMEM</name>
720-
<address>0x00004000</address>
721-
</section>
722-
</sections>
723709
<sections>
724710
<toolchain>RXC</toolchain>
725711
<board>RX65NCloudKit</board>
@@ -733,6 +719,9 @@
733719
</sections>
734720
<sections>
735721
<toolchain>RXC</toolchain>
722+
<board>RSKRX65N-2MB</board>
723+
<board>RSKRX65N-2MB(TSIP)</board>
724+
<board>CK-RX65N</board>
736725
<board>RX72NEnvisionKit</board>
737726
<board>EnvisionKitRX72N</board>
738727
<section>
@@ -946,17 +935,6 @@
946935
<board>RSKRX65N-2MB</board>
947936
<board>RSKRX65N-2MB(TSIP)</board>
948937
<board>CK-RX65N</board>
949-
<section>
950-
<name>B_ETHERNET_BUFFERS*</name>
951-
<name>B_TX_DESC*</name>
952-
<name>B_RX_DESC*</name>
953-
<name>B</name>
954-
<name>FREEMEM</name>
955-
<address>0x00004000</address>
956-
</section>
957-
</sections>
958-
<sections>
959-
<toolchain>RXC</toolchain>
960938
<board>RX72NEnvisionKit</board>
961939
<board>EnvisionKitRX72N</board>
962940
<section>
@@ -1261,20 +1239,6 @@
12611239
</scfgtemplate>
12621240
<!-- compiler setting -->
12631241
<!-- set RXC linker section -->
1264-
<sections>
1265-
<toolchain>RXC</toolchain>
1266-
<board>RSKRX65N-2MB</board>
1267-
<board>RSKRX65N-2MB(TSIP)</board>
1268-
<board>CK-RX65N</board>
1269-
<section>
1270-
<name>B_ETHERNET_BUFFERS*</name>
1271-
<name>B_TX_DESC*</name>
1272-
<name>B_RX_DESC*</name>
1273-
<name>B</name>
1274-
<name>FREEMEM</name>
1275-
<address>0x00004000</address>
1276-
</section>
1277-
</sections>
12781242
<sections>
12791243
<toolchain>RXC</toolchain>
12801244
<board>RX65NCloudKit</board>
@@ -1304,6 +1268,9 @@
13041268
</sections>
13051269
<sections>
13061270
<toolchain>RXC</toolchain>
1271+
<board>RSKRX65N-2MB</board>
1272+
<board>RSKRX65N-2MB(TSIP)</board>
1273+
<board>CK-RX65N</board>
13071274
<board>RX72NEnvisionKit</board>
13081275
<board>EnvisionKitRX72N</board>
13091276
<section>
@@ -1620,20 +1587,6 @@
16201587
</scfgtemplate>
16211588
<!-- compiler setting -->
16221589
<!-- set RXC linker section -->
1623-
<sections>
1624-
<toolchain>RXC</toolchain>
1625-
<board>RSKRX65N-2MB</board>
1626-
<board>RSKRX65N-2MB(TSIP)</board>
1627-
<board>CK-RX65N</board>
1628-
<section>
1629-
<name>B_ETHERNET_BUFFERS*</name>
1630-
<name>B_TX_DESC*</name>
1631-
<name>B_RX_DESC*</name>
1632-
<name>B</name>
1633-
<name>FREEMEM</name>
1634-
<address>0x00004000</address>
1635-
</section>
1636-
</sections>
16371590
<sections>
16381591
<toolchain>RXC</toolchain>
16391592
<board>RX65NCloudKit</board>
@@ -1663,6 +1616,9 @@
16631616
</sections>
16641617
<sections>
16651618
<toolchain>RXC</toolchain>
1619+
<board>RSKRX65N-2MB</board>
1620+
<board>RSKRX65N-2MB(TSIP)</board>
1621+
<board>CK-RX65N</board>
16661622
<board>RX72NEnvisionKit</board>
16671623
<board>EnvisionKitRX72N</board>
16681624
<section>
@@ -1979,20 +1935,6 @@
19791935
</scfgtemplate>
19801936
<!-- compiler setting -->
19811937
<!-- set RXC linker section -->
1982-
<sections>
1983-
<toolchain>RXC</toolchain>
1984-
<board>RSKRX65N-2MB</board>
1985-
<board>RSKRX65N-2MB(TSIP)</board>
1986-
<board>CK-RX65N</board>
1987-
<section>
1988-
<name>B_ETHERNET_BUFFERS*</name>
1989-
<name>B_TX_DESC*</name>
1990-
<name>B_RX_DESC*</name>
1991-
<name>B</name>
1992-
<name>FREEMEM</name>
1993-
<address>0x00004000</address>
1994-
</section>
1995-
</sections>
19961938
<sections>
19971939
<toolchain>RXC</toolchain>
19981940
<board>RX65NCloudKit</board>
@@ -2022,6 +1964,9 @@
20221964
</sections>
20231965
<sections>
20241966
<toolchain>RXC</toolchain>
1967+
<board>RSKRX65N-2MB</board>
1968+
<board>RSKRX65N-2MB(TSIP)</board>
1969+
<board>CK-RX65N</board>
20251970
<board>RX72NEnvisionKit</board>
20261971
<board>EnvisionKitRX72N</board>
20271972
<section>

configuration/filex.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package>
55
<type>rtosmodule</type>
66
<name>filex</name>
7-
<version>6.1.12_rel-rx-1.0.0</version>
7+
<version>6.1.12_rel-rx-1.0.1</version>
88
<application>AzureRTOSLibrary</application>
99
<desc>Azure RTOS FileX</desc>
1010
<details>Azure RTOS FileX is a high-performance, FAT-compatible file system that’s fully integrated with Azure RTOS ThreadX</details>

configuration/guix.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package>
55
<type>rtosmodule</type>
66
<name>guix</name>
7-
<version>6.1.12_rel-rx-1.0.0</version>
7+
<version>6.1.12_rel-rx-1.0.1</version>
88
<application>AzureRTOSLibrary</application>
99
<category>rtos.library</category>
1010
<desc>Azure RTOS GUIX</desc>

configuration/netxduo.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package>
55
<type>rtosmodule</type>
66
<name>netxduo</name>
7-
<version>6.1.12_rel-rx-1.0.0</version>
7+
<version>6.1.12_rel-rx-1.0.1</version>
88
<application>AzureRTOSLibrary</application>
99
<desc>Azure RTOS NetX Duo</desc>
1010
<details>Azure RTOS NetX Duo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications</details>

configuration/netxduo_addons.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package>
55
<type>rtosmodule</type>
66
<name>netxduo_addons</name>
7-
<version>6.1.12_rel-rx-1.0.0</version>
7+
<version>6.1.12_rel-rx-1.0.1</version>
88
<application>AzureRTOSLibrary</application>
99
<desc>Azure RTOS NetX Duo Addons</desc>
1010
<details>Azure RTOS NetX Duo Addons provide additional libraries for NetX Duo such as azure_iot (azure-sdk-for-c), cloud, dhcp, dns, http, mqtt, nat, smtp, snmp etc.</details>

configuration/threadx.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package>
55
<type>rtosmodule</type>
66
<name>threadx</name>
7-
<version>6.1.12_rel-rx-1.0.0</version>
7+
<version>6.1.12_rel-rx-1.0.1</version>
88
<application>AzureRTOSKernel</application>
99
<category>rtos.kernel</category>
1010
<desc>Azure RTOS ThreadX</desc>

configuration/usbx.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package>
55
<type>rtosmodule</type>
66
<name>usbx</name>
7-
<version>6.1.12_rel-rx-1.0.0</version>
7+
<version>6.1.12_rel-rx-1.0.1</version>
88
<application>AzureRTOSLibrary</application>
99
<category>rtos.library</category>
1010
<desc>Azure RTOS USBX PCDC</desc>

0 commit comments

Comments
 (0)