• bootLoader for c167cs
    I must create a bootloader for C167CS for programming a flash memory using ASC0 and bootloader features. Where I found examples or source code for this programm? Thanks in advance.
  • C167CS mystery
    Hello all, This is the deal: 2 identical controllers of type C167CS. The requirement is that one product cannot be used without the other, so I devised a simple authentication protocol: R(n) = ...
  • C167CS and the SSC
    Hello all, My board uses the C167CS's SSC to communicate with an EEPROM. I looked at the code that drives the peripheral (and at the data sheet of the device) and there is something I don't understand...
  • C167CS Flashloader
    Here is the scenario. I am working with C167CS The bootstrap loader is loaded between FA60 to FC00 in the internal memory. It in turn loads a small program into the XRAM E000 to E7FF. This...
  • SBUF is not accesible :-(
    Hello Every one i am new to keil but got the basic knowledge and i am going to create a program in which when ever the Serial (RI) interrupt occurs then SBUF must send its contents to any Globle variable...