Question
getting started with the Morse Micro MM8108-EKH and STM32CubeIDE
- November 3, 2025
- 1 reply
- 207 views
I'm attempting to get started with the Morse Micro MM8018-EKH05 (STM32U585VIT6 controlled) and pair it with their HaloLink1 router. I am following their MM8108-EKH05 used guide user guide section "5.2 Build and Run Example Applications." I have loaded the downloaded CMSIS package with STMCubeIDE, imported the project, loaded the MM8108 software packs, generated code in STMCubeIDE, and built but when I get to the green "Run" phase on pg. 29, I get the following error (see attached screenshots):
Cannot run program "C:\Users\dmitryp\STM32Cube\Repository\Packs\MorseMicro\MM_IoT\1.7.4\HaLow_example_spi\Debug\HaLow_example_spi.elf": Launching failed
Cannot run program "C:\Users\dmitryp\STM32Cube\Repository\Packs\MorseMicro\MM_IoT\1.7.4\HaLow_example_spi\Debug\HaLow_example_spi.elf": Launching failed
Cannot run program "C:\Users\dmitryp\STM32Cube\Repository\Packs\MorseMicro\MM_IoT\1.7.4\HaLow_example_spi\Debug\HaLow_example_spi.elf": Launching failed
What should I change in order to clear the errors so I can flash the board? Is there a directory change somewhere or maybe the STM32Cube folder needs to be changed to STMCube32IDE or combine the folders into one? I just want the EKH05 board to communicate with the HaloLink 1 router somehow (preferably wirelessly) so I can have a starting point of what to do next. Thanks.
