• Step by step ...HOW TO CREATE A LIBRARY?
    Hi all! i am working on a project where i need to control an external ADC chip with an unusual SPI interface. in other risks (and other compilers) i did this with inline assembly succesfully. With UV2...
  • N80C251SB-16 "Step C"
    We still use the chip N80C251SB-16 "Step C" and my task is to check the differences between the "normal" chip an the "Step C" chip. I can't find any infos. Do you have any infos about this chip-revision...
  • can not step through source code of included library
    Hi, I am using Keil to load an executable .elf image to Cortex m33 based device. The .elf image is generated outside Keil using makefile, so keil is used only to load this image to sram. This ...
  • Using "save all" or closing a multiproject workspace very slow
    I have a Multiproject workspace with about 100 projects. When i push "save all" or close the workspace, Keil takes 10 minutes to finish the operation Also the openig operation is slow and it depends...
  • 'Step' and 'Step Over' doesn't work while debugging
    Hi, i am new with Keil and STM32F407VG. I tried to run a simple code (blinking 4 leds). And it worked with no problem. Afterwards, i tried to learn some simple debugging basics. And I can't reach...