Code: Select all
MultiDisplay PRE!
1
2
Code: Select all
lcdShowIntro(InitTime);
Code: Select all
MultiDisplay PRE!
1
2
Code: Select all
lcdShowIntro(InitTime);
Code: Select all
// lcdShowIntro(InitTime); //Shows the Into
Code: Select all
CGRAM_Intro();
Code: Select all
#if InitTime
void lcdShowIntro(int delayValue)
{
//Must load this in 2 steps, somehow its not possible to load 8 chars at once...
Serial.println("1");
CGRAM_Intro();
Serial.println("2");
CGRAM_Intro2();
Serial.println("3");
//Show the Intro:
Code: Select all
MultiDisplay PRE!
1
MultiDisplay PRE!
1
MultiDisplay PRE!
1
Code: Select all
#if InitTime
void lcdShowIntro(int delayValue)
{
//Must load this in 2 steps, somehow its not possible to load 8 chars at once...
CGRAM_Intro();
Serial.println("1");
CGRAM_Intro2();
Serial.println("2");
//Show the Intro:
Code: Select all
MultiDisplay PRE!
Code: Select all
#if InitTime
void lcdShowIntro(int delayValue)
{
//Must load this in 2 steps, somehow its not possible to load 8 chars at once...
CGRAM_Intro();
CGRAM_Intro2();
Serial.println("1");
//Show the Intro:
Code: Select all
MultiDisplay PRE!
Code: Select all
#if InitTime
void lcdShowIntro(int delayValue)
{
//Must load this in 2 steps, somehow its not possible to load 8 chars at once...
CGRAM_Intro();
CGRAM_Intro2();
Code: Select all
MultiDisplay PRE!
MultiDisplay PRE!
MultiDisplay PRE!
MultiDisplay PRE!
Code: Select all
#if InitTime
void lcdShowIntro(int delayValue)
{
Serial.print("FM1 ");
Serial.println( freeMem());
//Must load this in 2 steps, somehow its not possible to load 8 chars at once...
CGRAM_Intro();
Serial.print("FM2 ");
Serial.println( freeMem());
CGRAM_Intro2();
Serial.print("FM3 ");
Serial.println( freeMem());
Code: Select all
MultiDisplay PRE!
FM1 0
Code: Select all
md_002p0.cpp.elf: file format elf32-avr
SYMBOL TABLE:
00800652 l d .bss 00000000 .bss
008007ae l O .bss 00000001 twi_state
00800819 l O .bss 00000001 twi_error
008007d4 l O .bss 00000001 twi_masterBufferIndex
008007d5 l O .bss 00000001 twi_masterBufferLength
008007af l O .bss 00000001 twi_slarw
008007b4 l O .bss 00000020 twi_masterBuffer
008007f7 l O .bss 00000001 twi_txBufferLength
008007d6 l O .bss 00000020 twi_txBuffer
008007b2 l O .bss 00000002 twi_onSlaveReceive
008007b0 l O .bss 00000002 twi_onSlaveTransmit
00800818 l O .bss 00000001 twi_rxBufferIndex
008007f8 l O .bss 00000020 twi_rxBuffer
008007f6 l O .bss 00000001 twi_txBufferIndex
00800822 l O .bss 00000001 timer0_fract
00800789 g O .bss 00000001 _ZN7TwoWire9txAddressE
0080081a g O .bss 00000004 timer0_overflow_count
00800735 g O .bss 00000004 CalCaseTemp
0080075d g O .bss 00000007 fBuff
008006d7 g O .bss 00000004 CalLD
00800652 g O .bss 00000001 lcd
0080072f g O .bss 00000004 CalRPM
00800764 g O .bss 00000001 EEPROM
0080081e g O .bss 00000004 timer0_millis
008006cd g O .bss 00000002 Screen
00800725 g O .bss 00000004 CalBoost
00800741 g O .bss 00000002 VDOTemp3
008006d1 g O .bss 00000002 DoCal
00800788 g O .bss 00000001 _ZN7TwoWire14rxBufferLengthE
008006cf g O .bss 00000002 SerOut
008006db g O .bss 00000004 MaxLD
0080065b g O .bss 00000002 val4
00800665 g O .bss 00000002 Temp
008006e1 g O .bss 00000002 LDcalPoint
008006fb g O .bss 00000010 MaxRPME
008008ba g .bss 00000000 __bss_end
008006e3 g O .bss 00000008 MaxAGTValE
00800661 g O .bss 00000004 ButtonTime
008007ab g O .bss 00000001 _ZN7TwoWire14txBufferLengthE
0080066b g O .bss 00000004 FlashETimeU
00800823 g O .bss 00000084 rx_buffer
008006d5 g O .bss 00000002 Brightness
008006df g O .bss 00000002 MaxLDt
008008a7 g O .bss 00000013 Serial
008006d3 g O .bss 00000002 DoTypK
0080073f g O .bss 00000002 VDOTemp2
0080073d g O .bss 00000002 VDOTemp1
00800653 g O .bss 00000002 val
008006b9 g O .bss 00000004 CalAGT
00800657 g O .bss 00000002 val2
00800729 g O .bss 00000004 CalRAWBoost
00800749 g O .bss 00000004 BatVolt
008007aa g O .bss 00000001 _ZN7TwoWire13txBufferIndexE
00800747 g O .bss 00000002 VDOPres3
00800745 g O .bss 00000002 VDOPres2
00800659 g O .bss 00000002 val3
0080072d g O .bss 00000002 CalLambda
00800757 g O .bss 00000002 RPMindex
0080071b g O .bss 00000008 MaxOilE
00800652 g .bss 00000000 __bss_start
00800723 g O .bss 00000002 RefResh
00800739 g O .bss 00000004 CalLMM
00800765 g O .bss 00000002 USING_RW
0080070b g O .bss 00000010 MaxLMME
008006bd g O .bss 00000004 time
0080075b g O .bss 00000002 RPMaverage
0080074d g O .bss 0000000a RPMreadings
008007ad g O .bss 00000001 Wire
0080066f g O .bss 00000022 AnaIn
008006c1 g O .bss 0000000c buf
008006eb g O .bss 00000010 MaxLDE
00800655 g O .bss 00000002 val1
0080078a g O .bss 00000020 _ZN7TwoWire8txBufferE
00800743 g O .bss 00000002 VDOPres1
00800759 g O .bss 00000002 RPMtotal
0080065d g O .bss 00000004 ScreenSave
00800787 g O .bss 00000001 _ZN7TwoWire13rxBufferIndexE
00800691 g O .bss 00000028 ScopeInt
00800767 g O .bss 00000020 _ZN7TwoWire8rxBufferE
00800733 g O .bss 00000002 CalThrottle
00800667 g O .bss 00000004 FlashTimeU
008007ac g O .bss 00000001 _ZN7TwoWire12transmittingE