• uVision4 wont connect to ULink
    I'm trying to use my ULink box with uVision V4.71.2.0 but when I click the 'Settings' button I get an Error dialog that says: Error: Cannot load 'C:\KEIL\ARM\ULP2ARM.DLL' Possible Reasons: ...
  • C++ for Keil5
    Hi, I am using MDK-ARM V5.24 and using C++11 for STM32F4. I can compiler and download. Howerver, when I tested on my board, I found that it can't work unless using debug. In fact, it happends...
  • EFS fopen in read mode wont work
    I am using a SPI NOR Flash ( AT45DB641E ) with Keil MDK5 Flash File System v6.8 and EFS. Init, Mounting and formatting works. Even "finfo()" works an delivers information about FS and overall flash...
  • va_start/va_arg: how do these work? Have problems with them.
    Hi, First of all: I'm using a XE167FM-72 microcontroller. I'm stuck using the va_* family of functions. I've looked into the generated assembler code, it seems that it passes the first parameters...
  • SPI wont idle low. STM32F103VET6
    Hi. I have probably overlooked something very basic here. For some reason my SPI brings up a mode fault, just after I enable the peripheral whenever I try get get it to idle low. If I idle high...