Please note that Embed Basic has been retired, and all 32-bit versions of Embed software will be retired after version 2024.
General |
New Feature |
Version |
Easy documentation access |
Adds the Common Tasks Tutorial and Release Notes to the Help menu |
2024 |
NI-simulated devices |
Adds procedure to create NI-simulated devices to Embed |
2024 |
Trial licenses |
Activates a 30-day trial license using the Setup License dialog |
2024 |
Blocks |
New Feature |
Version |
break |
Terminates a Do Loop when iteration count is reached |
2024 |
JSON Create String |
Renames JSON block to JSON Create String block |
2024 |
JSON Get Value |
Gets the value of the given key |
2024 |
PolarPlot |
Displays time or sample segment in a floating dialog based on whether the polarPlot is encapsulated in an enabled compound block |
2024 |
PSIM- and Twin Activate-generated DLLs |
Automatically adds PSIM- and Twin Activate-generated blocks to Embed’s Imported Blocks menu. |
2024 |
State |
Displays a warning message when a state chart state has no output arc |
2024 |
Code Generation |
New Feature |
Version |
Arduino IDE 2.3.3 |
Supports Arduino IDE v2.3.2 |
2024 |
MISRA C compliance |
Supports MISRA C2023 compliance on the Embed RTOS |
2024 |
STMicroelectronics |
Supports the ARM GCC 10.3 and KEIL 5 toolchains. You can install both toolchains. Embed lets you choose the toolchain to be used when you configure your target. |
2024 |
Unconnected blocks warning |
Displays a warning for enabled compound blocks with no internal computational blocks, which allows code generator to not allocate unnecessary memory space and save on RAM requirements |
2024 |