Hi guys I started working on AT89C51RE2 as it has 2 serial ports - as per my requirement however I couldn't find header file for the same the one which is available for RE2 on keil.com is actually of RD2 so no special SFRs for 2 UARTs. I put my own UARTs with the help of SFRs table from datasheet but is it possible to download header file for RE2? If not can anybody check my header file please. And if its correct can I upload it here for further usage?
i had the same prob and editid a heder file. it was good but bug in compiler stops it working. the file was long but the error was at the start. you can plz look at my one and see why the compiler is not round in the error.
That is very unlikely.
Far more likely is that there's a bug (error) in your header and/or elsewhere in your source code.
If you really have found a genuine bug in the compiler, then you should report it direct to Keil
and why the code is not d
"and why the code is not d"
Keil don't make any compilers for 'd' - only 'C'
no saints here...