What is the correct PX4 build target for the HoverGames drone?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the correct PX4 build target for the HoverGames drone?

Jump to solution
1,731 Views
nxf58541
NXP Employee
NXP Employee

I'm trying to follow the steps outlined on the HoverGames documentation to set up the PX4 Toolchain on my Linux computer. When I run: cd ~/src/Firmware && make nxp_fmuk66-v3_default I get the error:
make: *** No rule to make target 'nxp_fmuk66-v3_default'. Stop. Can you help me?

0 Kudos
1 Solution
1,671 Views
nxf58541
NXP Employee
NXP Employee

Looks like the scripts have changed but you can try two things for now: 1) Use the provided virtual machine, it already has a working toolchain setup. 2) For now, use the instructions from the PX4 Dev Guide instead of the HoverGames GitBook to install the PX4 toolchain. The GitBook is up to date. 

View solution in original post

0 Kudos
1 Reply
1,672 Views
nxf58541
NXP Employee
NXP Employee

Looks like the scripts have changed but you can try two things for now: 1) Use the provided virtual machine, it already has a working toolchain setup. 2) For now, use the instructions from the PX4 Dev Guide instead of the HoverGames GitBook to install the PX4 toolchain. The GitBook is up to date. 

0 Kudos