2011-12-01 04:43 AM
Hi
I am new to field of microcontrollers. I am using STM32W-BRD(MB954) board for evaluation purpose. Details of Operating system: Linux Ubuntu (Instant contiki) on VMware player. When I tried to upload a compiled application to above device I got following error message. arm-none-eabi-objcopy -O binary hello-world.mbxxx hello-world.bin ../../tools/stm32w/stm32w_flasher/stm32w_flasher -f -r hello-world.bin INFO: STM32W flasher utility version 2.0.0b2 for Linux /bin/sh: hal-find-by-capability: not found /bin/sh: hal-find-by-capability: not found /bin/sh: hal-find-by-capability: not found ERROR: Unable to find serial port in auto mode: no STM32W boards detected make: *** [hello-world.flash] Error 255 rm hello-world.bin hello-world.co obj_mbxxx/symbols.o If anybody knows the solution for this, then please let me know. Thanks in advance. #flash-erasing-programming #flash