• be in urgent need of help
    In infenion Instrction set manual,there are 2 instrctions as follow, MOV Rwn, #data4 E0 #n 2 MOV reg, #data16 E6 RR ## ## 4 where Rwn refers to Word GPR (R0, R1, …, R15); reg refers to SFR/ESFR or...
  • Help Needed For AT89C2051
    Hi to all, I am an advanced sortware engineer specialising in c compiler programs. By a guided book of " Projects in C for U" . I am building my latest project but I am having errors. I have tried attach...
  • need help for set LED state
    hello, controller: xc161cj i need help to set a LED state: prototyp: void AAU_Fv_SetGreenLEDState(int Ai_State); paramter: Ai_State 0 = LEDOFF 1 = LEDON on port P4_P5. open drain ...
  • Extended sequence command help needed
    Hi everyone, I'm fairly new to the C166 architecture and I am trying to debug some old C166 assembler code, but I am having a hard time understanding how the extended sequence command works exactly...
  • need help in file start166 for clr_memory
    I want read the port P2 (SAB167CR) in startA166 module and testing value for enable or not the clr_memory example: if P2^1 = 0 i will clear memory else P2^1 = 1 no clear memory if you know who...