MikeBland / mbtx

er9x/ersky9x radio firmware
GNU General Public License v2.0
148 stars 56 forks source link

Error compiling M128 #1

Closed Jan-Ry closed 8 years ago

Jan-Ry commented 9 years ago

Hi, I'm trying to compile r819 for Atmega128, but having the following error: image

Compiles OK for M64.

MikeBland commented 9 years ago

Options like "NO_HELI" and not including "FRSKY" were added originally to make the the code fit in the M64, not really to choose what is compiled. With the M128 and M2561, there is enough flash to allow all the code to be included, and they have menu options to enable things like whether the FrSky mod has been done. The 'correct' command line for the '128 is therefore: make CPU=128 EXT=FRSKY

Jan-Ry commented 8 years ago

Hello Mike,

sorry for bugging you again, but I need your help.

I've built (from scratch) a M128 board with Multiprotocol Tx and used the original PD2/PD3 for trim inputs.

And I am unable to compile the code to enable these inputs (I think they are now used for voice module, which I am not planning to use).

Please help.

Best Regads,

Jan

From: MikeBland [mailto:notifications@github.com] Sent: Saturday, August 22, 2015 8:31 PM To: MikeBland/mbtx Cc: Jan-Ry Subject: Re: [mbtx] Error compiling M128 (#1)

Options like "NO_HELI" and not including "FRSKY" were added originally to make the the code fit in the M64, not really to choose what is compiled. With the M128 and M2561, there is enough flash to allow all the code to be included, and they have menu options to enable things like whether the FrSky mod has been done. The 'correct' command line for the '128 is therefore: make CPU=128 EXT=FRSKY

— Reply to this email directly or view it on GitHub https://github.com/MikeBland/mbtx/issues/1#issuecomment-133677094 . https://github.com/notifications/beacon/ANRU1Tfw1Fl7WhIPOJba2UVM_LFB0ehEks5oqE3ugaJpZM4FwUx2.gif