• Time zone management
    Hi all, I would like to use the time library to manage multiple times with different timezones in my embedded system. I would like reproduce the IAR method: ( www.iar.com/.../) But with...
  • Initializing a const code structure with __DATE__
    Hi everyone, I have the following working code: typedef struct { int spam; int eggs; char padding[200]; } MyStruct; const char code foo[] = "This is a string."; const MyStruct code bar =...
  • Forum shows wrong time/time zone
    The times displayed in the thread list is totally wrong. The thread: http://www.keil.com/forum/17623/ has a post from me with time stamp: 27-Sep-2010 09:29 GMT but in the thread list,...
  • __DATE__ and RTX51 Tiny give link errors
    This declaration const char code* const gBuildDate = __DATE__; gives lots of link errors when I use RTX51 Tiny but is fine without RTX. (My program uses conditional compilation to build either...
  • Admin: Color-coding of new posts + time zone
    After last change of daylight savings, I now - again - have issues with color-coding of new posts. Threads continue to correctly mark threads with new content. But I often do not get any individual posts...