• programming the c167cr
    Hello, I'm working on a project in university and I need to program the written program on the C167CR-LM micro controller but I don't know how I can do this and which programmer must be used and if any...
  • C167CR+ADC
    Hello, I search someone, who did a programm with C167CR!I must converter a analog to digital Signal! Thanks!
  • C167CR file created for program memory
    Does Keil creates a intel hex file? The extension is *.h86, I don't know how must I save into the memory.Could you help me? Thanks!!
  • compactflash access from C167CR
    How could I access to compactflash memory from C167CR?
  • ILLOPA exception on C167CR-LM
    Hello, I developed an emmbedded application for a C167CR-LM. In this application I've some very big data structures stored in internal RAM (IDATA) and some dynamic list managed using malloc and free...