• Keil uVision on Apple computer
    What is the best way to use Keil uVision IDE on a mac (apple) computer?
  • GCC Embedded Toolchain port to Apple silicon ?
    Hi, We use Apple Macs to compile embedded software with the GCC Embedded Toolchain and due to thermal issues are very excited to move to Apple's ARM based silicon as soon as possible. Are there any...
  • Library function locating
    How can I locate standard library's function at specific address by BL51?
  • About semaphore using in RTX51 Tiny
    In http://www.keil.com/support/docs/2568.htm I found code about semaphore: /*--------------------------------------------------------- ---------------------------------------------------------*...
  • OBJECT CODE COVERAGE IS NOT 100% FOR SWITCH CASE
    I have executed all the cases for a switch case. Covered all the statements also. Still I am not getting 100% code coverage in switch case implementation. Any idea about what extra codes are generated...