• must add init.a51 to project????
    I don't add init.a51 to my project but add startup.a51 to my project! but my gloabe variable initializesd all ok????????
  • Add PDFs to Keil project
    Speaking for myself I really would appreciate if we could add pdfs manually to our Keil projects. I don't find the books tab very handy, the default datasheet and summary have to be downloaded from online...
  • How to add library into the project?
    Hello all, I've a workspace which contain a library project and blinky project. *when a library project compiled successfully, it's created a lib??.a not lib??.lib Well, then I would like to...
  • must add init.a51 to project????
    I don't add init.a51 to my project but add startup.a51 to my project! but my gloabe variable initializesd all ok????????
  • Feature request: add Windowing functions to CMSIS-DSP
    CMSIS-DSP offers some functions to perform FFT (Fast Fourier Transform). An usual approach, before a FFT, is to apply a window, for example to reduce leakage effect. A lot of different window have...