Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Cannot debug project because of Cannot access target error (1 Replies)

$
0
0
Dear Sirs and Madams! I am having problems debuging following code: void ueInitLCD(void) { // Initialization structures I2C_InitTypeDef ueI2C_NCP5623_InitStructure; SPI_InitTypeDef ueSPI_DOGM128_InitStruct; GPIO_InitTypeDef ueGPIO_DOGM128_I2C_InitStruct; GPIO_InitTypeDef ueGPIO_DOGM128_CS_InitStruct; GPIO_InitTypeDef ueGPIO_DOGM128_RST_InitStruct; GPIO_InitTypeDef ueGPIO_DOGM128_A0_InitStruct; // Initialize IC2 Bus RCC_APB1PeriphClockCm

Viewing all articles
Browse latest Browse all 3049

Trending Articles