JumperXYZ / JumperTX

70 stars 38 forks source link

How to build JumperTx for t12? #17

Closed ynnie closed 5 years ago

ynnie commented 5 years ago

I tried to build the firmware for T12 with the following configuration:

cmake -DPCB=T12 -DGUI=YES -DGVARS=YES -DHELI=YES -DLCD_DUAL_BUFFER=YES -DLUA=YES -DLUA_COMPILER=YES -DMODULE_R9M_FULLSIZE=YES -DMULTIMODULE=YES -DPPM_CENTER_ADJUSTABLE=YES -DPPM_UNIT=US -DRAS=YES -DCMAKE_PREFIX_PATH=/usr/local/opt/qt -DCMAKE_BUILD_TYPE=Release ../

make firmware

The compilation can complete and I got the firmware.bin file. But after I flashed it to my T12, it keeps rebooting after the "Welcome to JumerTX" voice.