• KEIL MDK V5 SLOW DURING TARGET BUILT
    i am used cube mx to generate a initialized template code, frustrating just a template code can take about 5 minute to compile. Is there any reason why it is very slow. I have disabled my antivirus and...
  • Cannot access target
    Hello, I am using cortex M microcontroller, working with STM32F051 microcontroller on discovery kit. I am trying to do a project using ADC. I have assigned one pin as ADC using an industrial accelerometer...
  • target is built with a big gap in it, and program is pushed out of memory because of that
    Hi there, I'm new to Keil, so please excuse my negligence. I am working with AT982051, and problem is that i'm writing a simple 5 line program and the code runs out of memory. I am looking at the generated...
  • 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; ...
  • In built blueooth in 8051
    Does any body know whether there is a inbuilt bluetooth module inside the 8-bit MCU? If not can anybody give some details regarding how to interface bluetooth module to 8051?