MCC deploy error due to firmware mismatch
-
Moku:Go
Moku:Go Arbitrary Waveform Generator Moku:Go Data Logger Moku:Go Frequency Response Analyzer Moku:Go Logic Analyzer & Pattern Generator Moku:Go Oscilloscope & Voltmeter Moku:Go PID Controller Moku:Go Spectrum Analyzer Moku:Go Waveform Generator Moku:Go Power Supplies Moku:Go Digital Filter Box Moku:Go FIR Filter Builder Moku:Go Lock-in Amplifier Moku:Go General Moku:Go Logic Analyzer/Pattern Generator Moku:Go Time & Frequency Analyzer Moku:Go Laser Lock Box Moku:Go Phasemeter
-
Moku:Lab
Moku:Lab General Moku:Lab Arbitrary Waveform Generator Moku:Lab Data Logger Moku:Lab Digital Filter Box Moku:Lab FIR Filter Builder Moku:Lab Frequency Response Analyzer Moku:Lab Laser Lock Box Moku:Lab Lock-in Amplifier Moku:Lab Oscilloscope Moku:Lab Phasemeter Moku:Lab PID Controller Moku:Lab Spectrum Analyzer Moku:Lab Waveform Generator Moku:Lab Time & Frequency Analyzer Moku:Lab Logic Analyzer/Pattern Generator
-
Moku:Pro
Moku:Pro Arbitrary Waveform Generator Moku:Pro Data Logger Moku:Pro Frequency Response Analyzer Moku:Pro Oscilloscope Moku:Pro PID Controller Moku:Pro Spectrum Analyzer Moku:Pro Waveform Generator Moku:Pro Lock-in Amplifier Moku:Pro Digital Filter Box Moku:Pro FIR Filter Builder Moku:Pro Phasemeter Moku:Pro Multi-instrument Mode Moku:Pro General Moku:Pro Logic Analyzer/Pattern Generator Moku:Pro Time & Frequency Analyzer
- Python API
- MATLAB API
- Arbitrary Waveform Generator
- Data Logger
- Digital Filter Box
- FIR Filter Builder
- Frequency Response Analyzer
- Laser Lock Box
- Lock-in Amplifier
- Oscilloscope
- Phasemeter
- PID Controller
- Spectrum Analyzer
- Time & Frequency Analyzer
- Waveform Generator
- Logic Analyzer & Pattern Generator
- Multi Instrument Mode
- Moku Cloud Compile
- Moku general
- LabVIEW
Moku Cloud Compile (MCC) is a powerful feature of Liquid Instruments Moku products allowing users to run custom logic inside the Moku device and implement personalized functionalities.
Each project created in MCC must target a specific device, which is a combination of both hardware (e.g. Moku:Pro, Moku:Lab, or Moku:Go) and firmware (e.g. version 591). Liquid Instruments regularly releases firmware and software updates. When Moku is updated to a new firmware, a new bitstream should be created that corresponds to the updated firmware version.
The Moku device's firmware version is shown when uploading a custom bitstream using the Moku App, highlighted here in the red dashed box.
MCC error due to firmware mismatch
Uploading a bitstream with mismatched firmware via the web interface or Moku app can lead to error messages of "Device not responding" and "Connection lost," resulting in your Moku device hanging during deployment. In such cases, you will need to power cycle your Moku device.
Solutions
To generate a new bitstream, you will revisit your MCC project and update the Build Configuration (as marked in the screenshot below), then re-compile the bitstream with the correct hardware and firmware settings.
Find detailed instructions and examples of Moku Cloud Compile here.