• How to apply "[Target]->[cross-module optimization]" to "*.lib"
    I would like to delete no-reference methods on "*.lib" because optimizing ROM size. I tried to apply "[Target]->[cross-module optimization]" as true. But no-reference methods were not deleted. Why...
  • How to apply "[Target]->[cross-module optimization]" to "*.lib"
    I would like to delete no-reference methods on "*.lib" because optimizing ROM size. I tried to apply "[Target]->[cross-module optimization]" as true. But no-reference methods were not deleted. Why...
  • Applying 6.12 patch affects registry
    We have Keil C51 under NT 4.0. By applying 6.12 patch, we noticed a modification of the registry for another application : ClearCase. This happened twice. In one case, the patch was applied by...
  • Applying 6.12 patch affects registry
    We have Keil C51 under NT 4.0. By applying 6.12 patch, we noticed a modification of the registry for another application : ClearCase. This happened twice. In one case, the patch was applied by...
  • Apply Low pass filter using CMSIS
    I am finding difficulty to apply Low pass filter for the Tiva C series board (tm4c123gh6pm) using CMSIS library. Please suggested to me.