Closed forrestv closed 8 years ago
I get the following warning while compiling: WARNING 6 : DATA SPACE MEMORY OVERLAP AT ADDRESS: 0020,(BLHELI,BLHELI). Is that normal?
WARNING 6 : DATA SPACE MEMORY OVERLAP AT ADDRESS: 0020,(BLHELI,BLHELI)
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
Oops, problem was unrelated to that.
Also, I realized that this isn't the main BLHeli repo.
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.