• error solution
    how to resolve this in keil error :#28: expression must have a constant value The expression is given below in bold assertEquals("Expected failure.", 10, 20);
  • for solution of error
    hi, I typed the following code in my keil uvision 4 and it was showing the error ANSHL.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST. code: AREA A,CODE,READONLY...
  • about getting solution
    hello sir/madam , i am doing project on serial communication between pc and 89c52.all the connections are correct. but the problem is with the receiving of the data in the hyperterminal. when i press...
  • RAM code solution and troubles
    Mapping externe: Code:EPROM 00000--01FFF Code:RAM 12000--1FFFF Data:RAM 02000--0F6FF External logic manage the A16 line of RAM chip: - A16=1 on falling edge of ALE - A16=0 when RD or WR = 0 ...
  • Give me a solution for this
    I try to interface LCD with Tiva C Series kit. its an error like this lcd123.c(9): error: #5: cannot open source input file "hw_memmap.h": No such file or directory what shell i do...