• treat all warnings as error
    Is there a setting I can change so I can treat all warnings as errors ?
  • are SFRs treated as unsigned or signed
    in the SiLabs forum someone showed SFR = -n I have never used such and became curuous. I searched the Keil documentation but could nof find it.
  • float and double are treated as same ?
    It seems to me that compiler treat double as float type ? I find this from .SRC and .lst file. Both float and double calls ?C_FPCMP, ?C_FPMUL and ?C_FPDIV. thanks. Daniel
  • new project in uVision2
    I want to make a new project with Device type Philips P5CD032 (SmartMX). But I can't find P5CD032 in the Device type list. But in example, SmartMX\stanford, I can see the target P5CD032 on Project Options...
  • uVision2 -- Reorder File Groups in Project Window?
    Hi All. I have a couple of Groups in a Project. Is there a way to reorder them? Right now, in the Files window, they appear in the order they were created, and I'd like to reorder them alphabetically...