I am having a problem with using StartupLua command within the UserConf.txt. I have 2.22c firmware loaded. Below is a copy of my UserRom.txt and UserConf.txt. Any help would be great. I don't want to use the SD card with loading Autoexec.lua.
UserConf.txt
SerialNo = 20100411
SplashScreen = 21
BackLight = 225
BacklightOn = True
TouchProtocol = None
StartupTxInterface = None
Rs232Enabled = Yes
Rs232Baudrate = 9600
Rs232StopBits = 1
Rs232Parity = None
Rs232Handshake = None
SpiEnabled = No
I2cEnabled = No
DacEnabled = No
Ac97Enabled = No
ParEnabled = No
SDUserConfig = None
MacEnabled = False
MacAddressHi = 0x181F
MacAddressLo = 0x008C0001
NetIpAddress = 192.168.1.6
NetSubnetMask = 255.255.255.0
NetGateway = 192.168.1.1
NetDns = None
NetAltDns = None
Demos = 0b11111
DemoInterval = 5
StartUpLua = 0
UserRom.txt below
# +---------+
# | Scripts |
# +---------+
/Lua/Startup.lua
# +--------------+
# | BITMAP FONTS |
# +--------------+
/Fonts/Arial_14.ezf
/Fonts/Arial_14_B.ezf
/Fonts/Times New Roman_34_B.ezf
/Fonts/Forte_26.ezf
/Fonts/Script MT Bold_29_B.ezf
/Fonts/ISO_6x10.ezf
/Fonts/ISO_8x13.ezf
# +-----------------+
# | TRUE TYPE FONTS |
# +-----------------+
/Fonts/DejaVuSans.ttf
/Fonts/DejaVuSans-Bold.ttf
/Fonts/DejaVuSans-BoldOblique.ttf
/Fonts/DejaVuSerif.ttf
/Fonts/DejaVuSerif-Bold.ttf
/Fonts/DejaVuSerif-Italic.ttf
/Fonts/Quig.ttf
# +---------+
# | BITMAPS |
# +---------+
/Bitmaps/LogoFalckMedical.bmp
/Bitmaps/TitleBarUpSqLogo.bmp
/Bitmaps/TitleBarDnSqLogo.bmp
/Bitmaps/ButtonUpSqLarge.bmp
/Bitmaps/ButtonDnSqLarge.bmp
/Bitmaps/ButtonUpSqXLarge.bmp
/Bitmaps/ButtonDnSqXLarge.bmp
/Bitmaps/ButtonUpSqXSmall.bmp
/Bitmaps/ButtonDnSqXSmall.bmp
/Bitmaps/ButtonUpSqXLargeGo.bmp
/Bitmaps/ButtonUpSqXSmallLArrow.bmp
/Bitmaps/ButtonUpSqXSmallRArrow.bmp
/Bitmaps/ButtonUpSqLargeLArrow.bmp
/Bitmaps/ButtonUpSqLargeRArrow.bmp
/Bitmaps/ButtonUpSqLargeHome.bmp
/Bitmaps/ButtonUpSqXSmallHome.bmp
/Bitmaps/ButtonUpSqLargeCancel.bmp
/Bitmaps/ButtonUpSqXSmallCancel.bmp
/Bitmaps/ButtonUpSqLargeHelp.bmp
/Bitmaps/ButtonUpSqXSmallHelp.bmp
/Bitmaps/TitleBarUpSqLogoHelp.bmp
/Bitmaps/SplashScreen.bmp
My problem has been resolved. It was the loader program version. I was told upper and lowercase in the UserConfig.txt doesn't matter.
--
You received this message because you are subscribed to the Google Groups "ezLCD+ Support Group" group.
To post to this group, send email to ez...@googlegroups.com.
To unsubscribe from this group, send email to ezlcd+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ezlcd?hl=en.