• Keil RTX GNU Lib issue
    Hi RTX developers, It seems that I have found an issue with Cortex-M3 RTX lib for GNU. In my software, the RTX lib override default Systick Handler but everytime RTX Systick Handler was invoked,...
  • Keil RTX GNU Lib issue
    Hi RTX developers, It seems that I have found an issue with Cortex-M3 RTX lib for GNU. In my software, the RTX lib override default Systick Handler but everytime RTX Systick Handler was invoked,...
  • How to Make Standard C Lib Functions Run in Specific Sector In Keil V5
    Hi friends. Now I have a project which needs that the whole standard C lib functions, such as "memcpy", "sin" ... runs in a specific ram sector. If I dont operate like this, these functions would run...
  • How to Make Standard C Lib Functions Run in Specific Sector In Keil V5
    Hi friends. Now I have a project which needs that the whole standard C lib functions, such as "memcpy", "sin" ... runs in a specific ram sector. If I dont operate like this, these functions would run...
  • Why buid success when lib linked and lib files compiled?
    I'm using Keil uVision version 4.73. In my Options for Target I select RTX Kernel Operating System. This selection will add following to the Linker Control String in the Linker Tab: C:\Keil\ARM\RV31...