meta-intel-edison icon indicating copy to clipboard operation
meta-intel-edison copied to clipboard

how to use MCU SDK in thud branch or most recent branch

Open xlla opened this issue 5 years ago • 35 comments

in original firmware, we use tty channels and sysfs nodes to coummunicate with the MCU. in thud branch, the /dev/ttymcuX is missing, sysfs node /sys/devices/platform/intel_mcu does not exist, only a shell script and a firmware exist /etc/intel_mcu/mcu_fw_loader.sh /lib/firmware/intel_mcu.bin

so how can develop a MCU application and upload/debug it ?

xlla avatar Nov 03 '19 13:11 xlla