• Cannot debug project because of Cannot access target error
    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;...
  • Cannot debug project because of Cannot access target error
    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;...
  • Error: Cannot access target
    When debugging STM32L152VD using ST-LINK V2 in Keil. when the program reached the below lines this error appear: "Cannot access target Shutting down debug session." GPIOA->MODER = 0xFFFFFFFF; ...
  • Error: Cannot access target
    When debugging STM32L152VD using ST-LINK V2 in Keil. when the program reached the below lines this error appear: "Cannot access target Shutting down debug session." GPIOA->MODER = 0xFFFFFFFF; ...
  • Cannot access target, shutting down debug session
    Hi Im Bagus, I have trouble with debug session, i can't debug with simple blink code, Before im using simple blink code , i try dht11 with i2c lcd program but it was same with error "Cannot access...