Hi, all.
I try to upload firmware to px4 connected by USB.
Use this command from guide.
make px4fmu-v5_default upload
After compiling i got this line and nothing happened?
ninja: Entering directory `/home/.../Firmware/build/nuttx_px4fmu-v5_default'
[0/1] uploading px4
Loaded firmware for board id: 50,0 size: 1589689 bytes (77.01%), waiting for the bootloader...
I waited about 1 hour. Nothing happend.
My current system is pure Ubuntu 18.04 LTS. Also i tried same on VMbox under Win10 with same Ubuntu distributive and got same line.
I know that my px4 works. My drone flight. I uploaded firmware by QGCS and Mission planner. All worked fine.
What's wrong? i couldn't find any topics about this.