📄 mt190_gprs.mak
字号:
# PCB01
#LCD_MODULE = MALATA25_06B_LCM # Based on the LCM solutions (even multiple LCM modules for this project)
#LCD_MODULE = MT170_HX8347A_LCM #NicoLin add for LCM driver 2007831
LCD_MODULE = MT170_HX8312A_LCM #tangjie add for LCM driver 20070315
# SHOULD BE ONE OF THE FOLLOWINGS, based on the LCM
# MTKLCM - Mono, 102x64
# MTKLCM_COLOR - Color, 120x160, for MT6218_MW001 or MT6205_CEVB
# ORDNANCELCM - Mono, 112x64
# KLMLCM - Color, 128x128
# INFOLCM - Color, 128x128
# TOPPOLY_LCM - Color, 128x160, for MT6218B_EVB
# SONY_LCM - Color, 176x220, for JUPITER_EVB
MCU_CLOCK = MCU_104M # MCU clock setting, MCU_13M, MCU_26M, MCU_39M, MCU_52M, MCU_104M
MCU_DCM = DCM_DISABLE # DCM_ENABLE, DCM_DISABLE #zx change to DCM_DISABLE 20070807
# Dynamic Clock Management
# Available BB chip: MT6217, MT6226, MT6226M, MT6227, MT6228, MT6229...etc.
EXT_CLOCK = EXT_26M # External clock source setting, EXT_13M, EXT_26M
CUSTOM_CFLAGS = #-g # custom flag
#MMI_VERSION = PLUTO_MMI # FCB_MMI, PLUTO_MMI, BW_MMI, EMPTY_MMI, CHICAGO_MMI, KLM_MMI
MMI_VERSION = MT190_MMI #tangjie add 20070315 #zx modify 20070618
EMPTY_RESOURCE = TRUE #
SPLIT_SYSTEM = FALSE # Split system feature
MCD_SUPPORT = TRUE # MCD support feature
TST_SUPPORT = TRUE # TST task Support
TCPIP_SUPPORT = UDP_TCP # UDP_TCP, UDP, TCP, or NONE
TELECA_FEATURE = WAP2_SEC_MMS # Teleca WAP support feature:
# WAP, WAP2, WAP_MMS WAP2_MMS or NONE
IRDA_SUPPORT = FALSE # IRDA support feature
INPUT_METHOD = MMI_MY # Input methods: NONE, MMI_T9, MMI_MYor MMI_ZI modify MMI_ZI==>MMI_MY by luo ren 2007/04/06
HAND_WRITING = MMI_HANWANG # Input methods: NONE, MMI_HANWANG, MMI_PENPOWER
DICT_SUPPORT = NONE # Dictionary library: NONE, MMI_GV, MMI_MOTECH, MMI_TRILOGY
AFC_VCXO_TYPE = VCXO # VCTCXO : VCTCXO
#AFC_VCXO_TYPE = VCTCXO #NicoLin modify for MT158 PR1 20070322
# VCXO : VCXO
# VCXO_SC : VCXO with 7 area slope control
# VCXO_TC : VCXO with temperature compensation
# VCXO_SC_TC : VCXO with 7 area slope control & temperature compensation
EXT_CAM_MODULE = NONE # AIT102N, AIT103, NONE
# Chip above MT6218B support camera interface
CAMERA_MODULE_WITH_LCD = FALSE # TRUE or FALSE
HORIZONTAL_CAMERA = FALSE # FALSE, TRUE
# To enable horizontal camera feature.
# Add HORIZONTAL_CAMERA to global compile option when the value is TRUE.
MELODY_VER = DSP_WT_SYN # SW_SYN_8K, SW_SYN_16K, EXT_AUDIO_CHIP, SIN_WAV_SYN, DSP_WT_SYN, NONE
# SIN_WAV_SYN supported since MT6208
# SW_SYN_8K supported since MT6205B, that means it is not valid on MT6208, MT6205
# DSP_WT_SYN supported since MT6218B, that means it is not valid on MT6208, MT6205, MT6205B and MT6218
WAVETABLE_VER = WT600K # Wavetable version, Please choose one among:
# WT600K or WT150K for SW_SYN_16K and SW_SYN_8K
# WT600K for DSP_WT_SYN
MELODY_CHIP = NONE # YAMAHA_MA3, ROHM_8788, NONE
DEDI_AMR_REC = TRUE # AMR recording in GSM traffic mode. This function requires more than 50%MCU computing power.
# For running smoothly, the system needs to be equipped with good flash/SRAM that have short
# access time and page mode been enabled.
VR_ENGINE = NONE # NONE, VR_CYBERON, VR_ITRI
VRSI_LANGUAGE = NONE # VRSI language,
# CYBERON_TWBI, CYBERON_CNBI, NONE
SW_CHANGE_BLOCKING = FALSE # TRUE is used to enforce backup on s set of important data items.
BAND_SUPPORT = QUAD # support of designated band: PGSM900, EGSM900, RGSM900, DCS1800, PCS1900, GSM850, GSM450, GSM480, DUAL900, TRIPLE, QUAD, DUAL850
MSDC_CARD_SUPPORT_TYPE = MSDC_SD_MMC # MSDC_SD_MMC for SD/MMC card support
# MSDC_MS for MS card support
# MSDC_MSPRO for MS-PRO card support
# NONE
# MT6218B, MT6217, MT6219 support MSDC
# MT6218, MT6205B, MT6208 don't support MSDC
FM_RADIO_CHIP = NONE # NONE , TEA5767HN,
FM_RADIO_RECORD = FALSE #TRUE/FALSE
NAND_SUPPORT = FALSE # NAND SUPPORT #zx modify to false 20070809
SYSTEM_DRIVE_ON_NAND = FALSE # FALSE : System Drive on NOR flash
# TRUE : System Drive on NAND flash
APP_STORAGE_IN_SYS_DRV = TRUE #modify by zx 20070605 # To put Email and MMS message to NOR or NAND flash #zx change to true 20070809
USB_SUPPORT = TRUE # MT6218B and MT6219 chip support USB
USB_IN_META_SUPPORT = TRUE # TRUE, FALSE
# To enable USB suuport in META mode feature
USB_IN_NORMAL_MODE_SUPPORT = TRUE # TRUE,FALSE #zx close 20070420 #zx open 20070807
# To enable USB mass storage support in normal mode
OTG_SUPPORT = FALSE # TRUE, FALSE
# To enable OTG suuport feature
J2ME_SUPPORT = NONE # J2ME support: NONE, MTK_J2ME, J2ME_LIB, MTK_J2MEHI, J2MEHI_LIB, MTK_DUMMYVM
DRM_SUPPORT = NONE #ALL #DRM support: NONE, V01, ALL modify by liuxn 20070510
AMRWB_DECODE = FALSE # TRUE/FALSE
AMRWB_ENCODE = FALSE # TRUE/FALSE
# MT6219 DSP cannot support AMRWB_ENCODE when GPRS connection
JPG_DECODE = JPG_SW # NONE, JPG_SW
JPG_ENCODE = JPG_SW # NONE, JPG_SW
GIF_DECODE = FALSE # TRUE/FALSE
PNG_DECODE = PNG_SW # NONE, PNG_HW, PNG_SW
DAF_DECODE = TRUE # TRUE/FALSE
MJPG_SUPPORT = TRUE # TRUE/FALSE
MP4_CODEC = FALSE # TRUE/FALSE
AAC_DECODE = TRUE # TRUE/FALSE
AAC_PLUS_DECODE = TRUE # TRUE/FALSE
ISP_SUPPORT = TRUE # TRUE, FALSE
CMOS_SENSOR = OV7670 # OV9640, PAS105, PAS302, NONE, MT9D011, MT9M111, OV9650 #tangjie del 20070319
#CMOS_SENSOR = OV7660 #tangjie add 20070319
SENSOR_ROTATE = SENSOR_ROTATE_180 # SENSOR_ROTATE_0, SENSOR_ROTATE_90, SENSOR_ROTATE_180, SENSOR_ROTATE_270 #tangjie change SENSOR_ROTATE_0->SENSOR_ROTATE_180
SENSOR_LOCATION = SENSOR_ON_BODY # SENSOR_ON_BODY, SENSOR_ON_CLAM
PHB_SIM_ENTRY = 300 # Phonebook Entry Number in SIM: 100, 200 #zx change 200->300 20070716
PHB_PHONE_ENTRY = 500 # Phonebook Entry Number in NVRAM: 100, 200 #zx change 300->500 20070716
PHB_LN_ENTRY = 20 # Call log; Last Number Entry Number: 10, 20, 50
EMAIL_SUPPORT = ALL # NONE or SMTP_POP3 or ALL
FS_SORT_SUPPORT = TRUE # Both file system and file manager will support sort function
FS_MOVE_SUPPORT = TRUE # Both file system and file manager will support move/copy function
FS_CHECKDRIVE_SUPPORT = FALSE # Both file system and file manager will support check drive function
FS_QM_SUPPORT = TRUE # File system will support quota management mechanism
FS_TRACE_SUPPORT = FALSE # File System will support trace function only if TST is supported
AEC_ENABLE = TRUE # Acoustic Echo Cancellation (AEC)
# TRUE, FALSE
EES_ENABLE = TRUE # Enhanced Echo Suppression (EES)
# TRUE, FALSE
MMF_DECODE = FALSE # TRUE, FALSE MMF_DECODE support in MT6218B, MT6217, MT6219 and later chip
BLUETOOTH_SUPPORT = NONE # NONE, BTVCSR_HP, BTVCSR_HCI_BCHS, BTMTK or BTMTK_MT6601 #zx change BTMTK_MT6601 to NONE 20070410
CMUX_SUPPORT = FALSE #
DIGIT_TONE_SUPPORT = FALSE # TRUE or FALSE #zx change FALSE to TRUE 20070413 #zx change to FALSE 20070710
TTS = NONE # SIMPLE_TTS, COMPLEX_TTS or NONE #zx change NONE to SIMPLE_TTS 20070413 #zx change to NONE 20070619
CUST_KEYPAD_TONE_SUPPORT = FALSE # TRUE or FALSE
MED_PROFILE = MED_HIGH # MED_LOW, MED_NORMAL, MED_HIGH, MED_MODEM
XML_SUPPORT = TRUE # TRUE or FALSE
AMR_LINK_SUPPORT = TRUE # TRUE or FALSE
IMPS_SUPPORT = FALSE # TRUE or FALSE, IMPS Feature Support #tangjie change ture->false
TOUCH_PANEL_SUPPORT = MT6301 # TRUE or FALSE, TOUCH PANEL Feature #tangjie change ture to MT6301 20070517
TOUCH_PAD_SUPPORT = FALSE # TRUE or FALSE, TOUCH PAD Feature
DEMO_PROJECT = FALSE # TRUE, FALSE. TRUE for internal demo project.
GPRS_MAX_PDP_SUPPORT = 2 # 2, 3, 4, 5, 6 or 7 Maximum simultaneous PDP contexts (2~7)
UART3_SUPPORT = FALSE # TRUE or FALSE, SUPPORT UART 3 #NicoLin modify to TRUE for low_cost_memory 20070601
DMA_UART_VIRTUAL_FIFO = TRUE # TRUE or FALSE
SIP_SUPPORT = FALSE # TRUE or FALSE
SDP_SUPPORT = TRUE # TRUE or FALSE
POC_SUPPORT = NONE # NONE, V01 or ALL
XDM_SUPPORT = FALSE # TRUE or FALSE
PHONE_TYPE = BAR # BAR, CLAMSHELL, SLIDE
# Default is BAR
SWDBG_SUPPORT = FALSE # MT6228 support software debug
NAND_FLASH_BOOTING = FALSE # MT6228 support NAND FLASH BOOTING
WMA_DECODE = FALSE # MT6228 support WMA DECODE
LOW_COST_SUPPORT = FALSE # General compile option for Low Cost features.
# Please not that a module can define its own low-cost levels, or it can just adopt this compile option.
SUB_LCD_SIZE = NONE # NONE, 48X64BW, 64X96, 96X64BW, 96X64, 128X128
MAIN_LCD_SIZE = 240x320 # To distinguish the main lcd size.
# We can use it to copy the matching resources, such themecomponents.h, Fontres.c, L_xxx.h, etc, to PLUTO_MMI folder
SINGLE_BANK_NOR_FLASH_SUPPORT = FALSE # For low-cost (Flash size targetted at 16Mbits) single-bank NOR-flash solution, where partial of NVRAM is shadowed at RAM.
EMS_SUPPORT = EMS_50 # EMS_40 support only EMS 4.0
# EMS_50 support EMS 5.0
# EMS_NONE support only pure text content.
R99_SUPPORT = TRUE # Release 99 support
WEBCAM_SUPPORT = TRUE # TRUE, FALSE for WEB CAMERA support
TV_OUT_SUPPORT = FALSE # TRUE, FALSE only MT6228 and MT6229 support TV OUT
BACKGROUND_SOUND = FALSE # TRUE/FALSE
AUDIO_POST_PROCESS = NONE # NONE, ALL_EFFECT, REVERB_ONLY, TIME_STRETCH_ONLY
MOTION_SENSOR_SUPPORT = NONE # NONE or KXP84_SPI or KXP84_I2C or KXP74_SPI or MXC6202_I2C #zx modify MXC6202_I2C to NONE 20070716
# For motion sensor function support or not.
LENS_MODULE = NONE # NONE, HYSONIC_ID9701
AF_SUPPORT = FALSE # TRUE or FALSE
DT_SUPPORT = TRUE # TRUE, FALSE
CTM_SUPPORT = FALSE # TRUE, FALSE
J2ME_JSR184_SUPPORT = NONE # MTK_M3G, NONE
M3D_MMI_SUPPORT = FALSE # TRUE, FALSE
BT_HIDD_PROFILE = FALSE # TRUE, FALSE
BT_FAX_PROFILE = FALSE # TRUE, FALSE
BT_SIM_PROFILE = TRUE # TRUE, FALSE
BT_HFG_PROFILE = TRUE # TRUE, FALSE
BT_FTS_PROFILE = TRUE # TRUE, FALSE
BT_FTC_PROFILE = TRUE # TRUE, FALSE
BT_OPP_PROFILE = TRUE # TRUE, FALSE
BT_DUN_PROFILE = TRUE # TRUE, FALSE
BT_SPP_PROFILE = TRUE # TRUE, FALSE
BT_A2DP_PROFILE = TRUE # TRUE, FALSE
BT_AVRCP_PROFILE = TRUE # TRUE, FALSE
# Turn on or off AVRCP profile feature
LCM_ROTATE_SUPPORT = FALSE # TRUE, FALSE
SVG_SUPPORT = FALSE # TRUE, FALSE
# support SVG image format
WIFI_SUPPORT = NONE # MTK_WIFI, WIFI_LIB, NONE
WIFI_BB_MODULE = NONE # MT5911
WIFI_RF_MODULE = NONE # AL2236, MAX2827
OPENGL = NONE # COMMON_LITE, NONE
# This compile option is defined for 3D graphics engine.
# Only MT6228 and MT6229 support OPENGL.
USB_MULTI_CHARGE_CURRENT_SUPPORT = FALSE # TRUE, FALSE
# Turn On or Off USB multiple charging-current support
RC5_SUPPORT = TRUE # TRUE or FALSE, RC5 feature support
GAME_ENGINE = NONE # NONE, GE_BROGENT
# to add game engine
YUV_SENSOR_SUPPORT = TRUE # TRUE, FALSE
# to enable YUV sensor interface
EXT_DAC_SUPPORT = FALSE # TRUE, FALSE
# To enable the interface between AFE control and EXT_DAC control.
UNIFIED_MESSAGE_SUPPORT = FALSE # TRUE or FALSE, unified message support
# GSM project can NOT support UNIFIED_MESSAGE
DRV_CUSTOM_TOOL_SUPPORT = FALSE # TRUE or FALSE, To enable using driver customization tool for GPIO/EINT/ADC/UEM/Keypad setting.
JATAAYU_FEATURE = NONE # Jataayu wap feature support:
# NONE, WAP, WAP_MMS, WAP2, WAP2_MMS.
# WAP_SEC, WAP2_SEC, WAP_SEC_MMS, WAP2_SEC_MMS
WAP_SUPPORT = OBIGO_Q03C # NONE, OBIGO_Q03C, JATAAYU4
BARCODE_DECODER = NONE # NONE, SCANBUY
SECURE_SUPPORT = FALSE #
SECURE_VERSION = 1 #
SECURE_JTAG_ENABLE = TRUE #
SECURE_CUSTOM_NAME = MTK # MTK (6227C/6225 EVB) or JRD (JRD_06A)
SECURE_RO_ENABLE = FALSE # TRUE, FALSE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -