--- TOSHIBA.TZ10xx_DFP/RTE_Driver/Config/RTE_Device.h 2015-06-17 16:12:02.000000000 +0900 +++ RTE/Device/TZ1001MBG/RTE_Device.h 2015-11-09 10:42:14.000000000 +0900 @@ -87,22 +87,22 @@ #define RTE_GPIO_9_ID 1 #define RTE_GPIO_10_ID 1 #define RTE_GPIO_11_ID 1 -#define RTE_GPIO_12_ID 1 -#define RTE_GPIO_13_ID 1 -#define RTE_GPIO_14_ID 1 -#define RTE_GPIO_15_ID 1 -#define RTE_GPIO_16_ID 0 -#define RTE_GPIO_17_ID 0 -#define RTE_GPIO_18_ID 0 -#define RTE_GPIO_19_ID 0 -#define RTE_GPIO_20_ID 0 -#define RTE_GPIO_21_ID 0 -#define RTE_GPIO_22_ID 0 -#define RTE_GPIO_23_ID 0 -#define RTE_GPIO_24_ID 1 -#define RTE_GPIO_25_ID 1 -#define RTE_GPIO_26_ID 1 -#define RTE_GPIO_27_ID 1 +#define RTE_GPIO_12_ID 0 +#define RTE_GPIO_13_ID 0 +#define RTE_GPIO_14_ID 0 +#define RTE_GPIO_15_ID 0 +#define RTE_GPIO_16_ID 1 +#define RTE_GPIO_17_ID 1 +#define RTE_GPIO_18_ID 2 +#define RTE_GPIO_19_ID 2 +#define RTE_GPIO_20_ID 1 +#define RTE_GPIO_21_ID 1 +#define RTE_GPIO_22_ID 2 +#define RTE_GPIO_23_ID 2 +#define RTE_GPIO_24_ID 0 +#define RTE_GPIO_25_ID 0 +#define RTE_GPIO_26_ID 0 +#define RTE_GPIO_27_ID 0 #define RTE_GPIO_28_ID 1 #define RTE_GPIO_29_ID 1 #define RTE_GPIO_30_ID 1 @@ -283,12 +283,12 @@ // DMA Channel <0-7> // Handshake Channel <0-7> // -#define RTE_SPI3 0 +#define RTE_SPI3 1 #if RTE_SPI3 -#define RTE_SPIM3_CS_N_ID 1 -#define RTE_SPIM3_CLK_ID 1 -#define RTE_SPIM3_MOSI_ID 1 -#define RTE_SPIM3_MISO_ID 1 +#define RTE_SPIM3_CS_N_ID 2 +#define RTE_SPIM3_CLK_ID 2 +#define RTE_SPIM3_MOSI_ID 2 +#define RTE_SPIM3_MISO_ID 2 #define RTE_SPIM3_DRIVE_CAPABILITY 0 #define RTE_SPIM3_RESISTOR 0 #define RTE_SPIM3_DMA_RX 0 @@ -347,7 +347,7 @@ // DMA Channel <0-7> // Handshake Channel <0-7> // -#define RTE_I2C1 0 +#define RTE_I2C1 1 #if RTE_I2C1 #define RTE_I2C1_DATA_ID 1 #define RTE_I2C1_CLK_ID 1 @@ -377,10 +377,10 @@ // DMA Channel <0-7> // Handshake Channel <0-7> // -#define RTE_I2C2 0 +#define RTE_I2C2 1 #if RTE_I2C2 -#define RTE_I2C2_DATA_ID 1 -#define RTE_I2C2_CLK_ID 1 +#define RTE_I2C2_DATA_ID 2 +#define RTE_I2C2_CLK_ID 2 #define RTE_I2C2_DRIVE_CAPABILITY 0 #define RTE_I2C2_RESISTOR 1 #define RTE_I2C2_DMA_RX 0 @@ -437,7 +437,7 @@ // Configuration settings for Driver_UART1 in component ::Drivers:UART // UA1_RXD pin <1=>MCU_UA1_RXD // UA1_TXD pin <1=>MCU_UA1_TXD -#define RTE_UART1 0 +#define RTE_UART1 1 #if RTE_UART1 #define RTE_UA1_RXD_ID 1 #define RTE_UA1_TXD_ID 1 @@ -533,7 +533,7 @@ // // TMR (Timer) -#define RTE_TMR 0 +#define RTE_TMR 1 // // ADVTMR (Advanced Timer)