Hi. I am trying to set up my first mangOH Red device using the WP8548 following the mangOH Red getting started guide on their site. I’ve gotten all the way to part 5.1.7 where this error accurs… Someone know what to do?
make red_wp85
mksys -t wp85 -s /home/larskarlsen/mangOH_work_directory/apps/GpioExpander/gpioExpanderService -s /home/larskarlsen/mangOH_work_directory/apps/RedSensorToCloud mangOH_Red.sdef
make: mksys: Command not found
Makefile:30: recipe for target 'red_wp85' failed
make: *** [red_wp85] Error 127
Link to user guide: mangoh.io/uploaded-documents/Ref … CLI_r3.pdf
Is mksys somthing the compiler use from legato toolchain which I downloaded earlier?