• function definition in KEIL problem
    Hello i am including rcc_config.h file which has the following functions as shown in the attached code. But Keil gives me the follwing errors what should i do with those warnings if i want to use...
  • arm7 - "signal function" in keil
    Hi. I tried to use the Signal Function i my project (lpc2129) and it didn't work. There an error appeared during compilation. Code of my simple signal function: void signal sig(void) { ain1=1.0;...
  • Keil uVision. Signal Function
    Hello. I had a problem. In (Keil uVision 4), I tried to create signal function, but there were problems. how to solve them? PS use the debug board (STM32F4DISCOVERY) Image problems: yadi.sk/....
  • Is Keil support still functioning?
    I have been trying to get a response for 3 days now. Nothing, nada, zip, nil. What is going on? I've had to resort to this since I have no other (easy) avenue to try and get a response. TIA...
  • the keil still include unused functions
    Hi: i try use keil version 5 build a project, like flash algorithm, a set of functions run in RAM, control by SWD, provide access SoC peripheral. it will use STM32 cube, and it build as lib, set "One...