rs2k / BLHeli

GNU General Public License v3.0
3 stars 2 forks source link

Linking error #2

Closed forrestv closed 8 years ago

forrestv commented 8 years ago

I get the following warning while compiling: WARNING 6 : DATA SPACE MEMORY OVERLAP AT ADDRESS: 0020,(BLHELI,BLHELI). Is that normal?

I only ask because the firmware that I built doesn't appear to work.

********************************************************************  
TURNIGY_PLUSH_30A  
********************************************************************  
MS-DOS MCS-51 MACRO ASSEMBLER MA51 V06.12.11.280 
Copyright (c) Raisonance S.A.S. 1987-2011. All rights reserved.

ASSEMBLY COMPLETE.   0 WARNING(S)   0 ERROR(S)
MS-DOS MCS-51 CODE BANKING LINKER/LOCATOR LX51 V06.12.11.280 
Copyright (c) Raisonance S.A.S. 1987-2011. All rights reserved.

***WARNING 6 : DATA SPACE MEMORY OVERLAP
        AT ADDRESS: 0020,(BLHELI,BLHELI)


LINK/LOCATE RUN COMPLETE, 1 WARNING  FOUND.

OMF to HEX/BIN converter V6.10.11.280
Copyright (c) Raisonance S.A.S. 1987-2011. All rights reserved.
GENERATING EXTENDED HEX FILE: OUTPUT\TURNIGY_PLUSH_30A_REV14_4.HEX
forrestv commented 8 years ago

Oops, problem was unrelated to that.

Also, I realized that this isn't the main BLHeli repo.