• Browse info
    I have project for stm32 with standart peripheral library. Now i am trying convert project to new mcu with hal library. But if "create browse information" is disabled project compile fast but but if...
  • incorrect browse info
    I use " Go To Definition Of xxx", to find the definition of xxx. but the uv2 points to a wrong place. This happens only in a certain file. other files works fine in the same project. Any idea?
  • wrong browse info.
    There is no such thing like #include "filename.c" it does have some enum statements. but my other projects have no such problems.
  • Model large - command line option
    hello all, In keil 8bit compiler i am unable to find a command line option which will specify the starting address & the size of XRAM. Can anyone help me out by giving the control directive to...
  • Check that command line options are present (--bitband)
    Is it possible to generate a compile error, when a special command line option is NOT defined? (e. g. I would create an error, if somebody tries to compile my ARM Cortex M4 code without the setting ...