• 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...
  • 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...
  • How to add Hal library to a keil project?
    Hi, I'm looking for the right steps to add the Hal library to a Keil project. i already have the stm32f1xx hal library that include the hal and the cmsis folders (src and include). i'm facing some problem...
  • How to add Hal library to a keil project?
    Hi, I'm looking for the right steps to add the Hal library to a Keil project. i already have the stm32f1xx hal library that include the hal and the cmsis folders (src and include). i'm facing some problem...
  • Can I add more than one gnu library to keil gcc project?
    Now my project seems only see the 1st library, but complains can not found other libraries. I've add all other libaries include path .I am use mt2523 chip. I've also add all libraries(.a file) to my project...