This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

simulation

hi frnds i am trying to put the LED simulation in the keil( i got the same from www.c51.de/.../uVision2DLLs.php) ,but that is not working out.i did all the steps which is mentioned in the page from which i downloaded DLL.but it is giving some error,even the version they mentioned is also the same .i tried running the program Traffic which is already given.
please help thanx in advance
Arun

Parents
  • the message i am getting is

    "The specified Dll was not found: c:\keil\bin\led.dll continuing without specified peripheral"

    and u have the to press OK b'coz that the only option.
    and the DLL i copied is "led_control.dll"

    secondly i change "led_control.dll" DLL to "led.dll".during this time the above error didnt happened ,but when i go to pheripheral and press LED another error is coming "c:\keil\c51\bin\led.cdb wurde nicht gefunden"

    plz help out.
    thnx in advance

Reply
  • the message i am getting is

    "The specified Dll was not found: c:\keil\bin\led.dll continuing without specified peripheral"

    and u have the to press OK b'coz that the only option.
    and the DLL i copied is "led_control.dll"

    secondly i change "led_control.dll" DLL to "led.dll".during this time the above error didnt happened ,but when i go to pheripheral and press LED another error is coming "c:\keil\c51\bin\led.cdb wurde nicht gefunden"

    plz help out.
    thnx in advance

Children