F&S i.MX8MP FreeRTOS Release V2024.09
We have uploaded a new FreeRTOS version for boards and modules based on the i.MX8MP CPU to our server, i.e. the fsimx8mp architecture: PicoCoreMX8MP, armStoneMX8MP, efusMX8MP and FSSMMX8MP. This release is running on all platforms of this architecture.
This is a maintenance release. The release consists of the following file:
freertos-sdk-2.15.0-fsimx8mp-V2024.09.tar.bz2
This is the main release itself containing all sources, the binary images, the required NBoot version 2024.06, the documentation, examples and the toolchain.
This tar archive is compressed with bzip2. So to see the files, you first have to unpack the archives
This will create a directory freertos-sdk-2.15.0-fsimx8mp-V2024.09 that contains all the files of the release.
Please install the required NBoot version 2024.06 (included in this release) or higher.
For any questions regarding the usage of the examples please refer to the document doc/FreeRTOS_on_FSiMX8MP_Boards.pdf. It lists the purpose of all files and shows how to install and use everything.
Release Notes freertos-sdk-2.15.0-fsimx8mp-V2024.09
================================================================================
The following list shows the most noticable changes in this release in more detail. Please note that the source code is also used for other platforms. This is why you might also find references to other CPU types and F&S boards here in the changelog.
freertos-sdk-2.15.0-fsimx8mp-V2024.09 (15.07.2021)
----------------------------------------------------------------------------
Supported boards: PicoCoreMX8MP, armStoneMX8MP, efusMX8MP, FSSMMX8MP
Not tested: PicoCoreMX8MM, efusA9X, PicoCOMA9X, PicoCoreMX6SX, PicoCoreMX7ULP
- [fsimx8mp]: Move not ported examples to not_ported_examples
- [fsimx8mp]: Add possibility to build all examples at once
- [fsimx8mp]: Add PicoCoreMX8MP support
- [fsimx8mp]: Rename boards directory to fsimx8mp
- [fsimx8mp]: Change the rtos example directory to freertos in accordance with SDK2.15
- [fsimx8mp]: Fix building all examples in 2.15.0
- [fsimx8mp]: Add armstoneMX8MP support
- [fsimx8mp]: Add efusMX8MP support
- [fsimx8mp]: Add FSSMMX8MP support
- [fsimx8mp]: Modify the examples for use with SEGGER J-Link
- [fsimx8mp]: Rename base XML File
- [fsimx8mp]: Add default build type
- [fsimx8mp]: Fix SDMA examples
Toolchain
- new toolchain gcc-arm-none-eabi-10.3-2021.10-x86_64-linux.tar.bz2
Documentation
- Updated version 1.3 of FreeRTOS_on_FSiMX8MM_Boards.pdf
Your F&S Support Team