필터 지우기
필터 지우기

Unable to complete PX4 support packages setup due to unresponsive firmware upload menu in Linux Ubuntu 22.04?

조회 수: 4 (최근 30일)
During Hardware setup for PX4 support packages, there is a compulsion intrduced to upload the firmware, but it became unresponsive and didn't stop or close unless I kill that terminal process manually. When I searched for the solution the help page only covers for Windows users, since I am on Ubutntu 22.04, I can't apply the solution, Kindly help me as soon as possible.

답변 (1개)

Arun Mathamkode
Arun Mathamkode 2024년 5월 2일
Which hardware you are using? What happens when you remove and reconnect the hardware when the hardware setupscreen becomes unresponsive? Ensure that when you are removing and reconnecting the hardware over USB its getting reflected properly in the Ubuntu machine first. My guess is that the process to upload is waiting for the hardware to appear and that is not happening as expected.
  댓글 수: 5
Ankur Bose
Ankur Bose 2024년 6월 10일
You can find the serial port by typing
ls /dev/tty*
on the console. Follow below steps
  1. Keep terminal ready.
  2. Connect your board. Immiditely switch to terminal and run ls /dev/tty*
  3. After a few mins, run the above command again on terminal.
Compare the two outputs. You should one serial port absent in second run. That is your bootloader port
Karukkuvel Raj
Karukkuvel Raj 2024년 6월 12일
Thank you for your reply, but I got fried that board already when tweaking with bootloader. Now I got a cubeorange which works with matlab flawlessly

댓글을 달려면 로그인하십시오.

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by