Skip to content

Release RX MCUs FreeRTOS IoT Reference 1.0.1 comes from original 202406-LTS

Latest
Compare
Choose a tag to compare
@xuan97z1 xuan97z1 released this 09 Jan 08:26

Summary for package v202406.01-LTS-1.0.1

New update in this version

  • Added PG support for CK-RX65N-V2 (Ethernet)

Supported Boards

RX MCU and Board Compiler Endian Connectivity Import project Project generation (PG)
CK-RX65N v2 CCRX Little Ethernet Yes Yes
CK-RX65N v2 GCC Little Ethernet Yes Yes

Note:

  • PG creates a new project in e2studio using the New Project Wizard to workspace.
  • Import project means using e2studio to import existing project in package to workspace.

Confirmed Operation Environment

Item Contents
Integrated development environment e2 studio 2025-01
C compiler CC-RX V3.06.00
GCC-RX 8.3.0.202405

FIT Modules and RX Driver Package

The following table indicates name and version of FIT modules are using under reference and version of RX Driver Package.

PubSub Project

FIT module Revision of FIT module Version of RX Driver Package
r_bsp 7.51 1.45
r_s12ad_rx 5.40 1.45
r_byteq 2.10 1.37 - 1.45
r_ether_rx 1.23 1.36 - 1.45
r_flash_rx 5.20 1.45
r_sci_rx 5.30 1.45
r_tsip_rx 1.21 1.44 - 1.45

FreeRTOS TCP minimal Project

FIT module Revision of FIT module Version of RX Driver Package
r_bsp 7.51 1.45
r_ether_rx 1.23 1.36 - 1.45

Demos

  • PubSub
  • FreeRTOS TCP minimal
    • Provides basic TCP/IP functionality using FreeRTOS Kernel and FreeRTOS-Plus-TCP
      • Acquisition of IP address by DHCP
      • IP address search of URLs by DNS
      • Send ping to the specified IP Address