• uVision2
    I can't seem to get the Watchdog timer going, i'm compiling the start167.a66 file with all the relavent changes but it seems to ignore the fact that i've enabled the watchdog timer. What could be wrong...
  • uVision2 : importing targets from different project files
    Hi there ! I have a project where different variants of the resulting product have their own uv2-project files but mostly share the same source files. I now want to build up a project file where...
  • C167 - low byte write 'touches' high byte
    Hi, I'm a novice user, so apologies if this is a stupid question! I'm interfacing a video chip to the C167CR. To load the pallete table inside the chip a register (address 0x10) is written with...
  • day and date
    can someone help me write a C++ program that displays the day of the week of a particular date that is entered.E.g.the date entered is 23/03/2003,the program displays both the date and the corresponding...
  • Date and Time
    Hi I need to compare two different date&time. Anyone ho have any app note on this?