• Shutting down debug session
    Hi, I genareted a basic test project with stm32MXcube. I2C is active only. But i can not debug this project. After remap command (__HAL_AFIO_REMAP_I2C1_ENABLE();) shutting down debug session. ...
  • cannot access taregt shutting down debug session
    hi.i have debug problem. i want to debug NXP LPC812M101 (NXP OM13069) use jlink v8 in keil 4.73 cannot access taregt shutting down debug session How do I solve the problem ?
  • 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...
  • WinRUN doesn't shut
    Hello, I have a problem when using mvision51 (1.30)under windows 2000. When compiling for the first time in a windows session, a DOS window called WinRUN appears but the compilation never finish...
  • Power down question
    I use int0 interupt for PCON=0x02; I also modify the startup.a51 about IDATALEN=0; but failed to keep the Ram data at next power on. Why? Pls kindly tell me WHY and HOW TO?