Firmware Update
Firmware is the essential software that runs on the DevKit (MLSoC device), enabling hardware functionality, device control, and communication with external systems. Keeping the firmware up-to-date is critical for ensuring stability, security, and access to new features and performance improvements.
The DevKit firmware can be updated using one of two methods:
Direct File Copy Update – This method involves transferring firmware image files over the network to the DevKit (MLSoC device) and manually executing update commands. It is suitable for scenarios where Palette is unavailable, such as updating devices in the field.
Palette-Assisted Update – This method leverages the Palette Development Environment and MPK CLI tools to simplify the update process. It is ideal for developers who have Palette installed on their development machines and prefer an integrated approach.