• dll's D167 and S166 are not functioning in keil v2.38??
    Dear Sir/Madam, I am sending CAN messages to our sofware using CAN controller of Infenion C164CI (16 bit) simulation provided in Keil. CAN messages sent from Macro script(*.ini) are read correctly in...
  • A166 and L166
    Hello, *Warning* - I am a newbie :) I want to write for C166 using the Keil Assembler, but I need some sample on how to set up my .asm file, like in PC assemblers, I guess I have to write some header...
  • How to set file s166.dll in C: instead of d: debugging purpose
    Whenever i tried to debug the program in example it shows file not found D:\C166\bin\s166.dll. though it is in C:\C166\bin\s166.dll. How can i change it d to c. The build target is not showing error...
  • A166 and percent signs
    I am generating text strings for an LCD display using a DB command. POSTF_TXT: DB 'SELF TEST FAILED', 0x0A, 0x0D But I want to embed a percent symbol in the string like TXT: DB 'bias level 10...
  • A166, EXTERN, DPP
    Hi all, The A166 manual says: EXTERN « DPPn » symbol: type « , symbol: type ... » but it doesn't say what the DPPn statement does exactly and when to use it. Our (received) code uses it in the startup...