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

Developing windows form based application in Keil

Hi,
I am really new to programming using keil.
I wanted to create a windows form kind of application which takes some parameters from a user and then runs the C code present in the file based on the inputs.

I have the C code files with me, but i am not able to set up a user interface (the form).

Can anyone please help me.

Thanks and Regards,
Siddharth Gupta

Parents
  • Presumably, by "system" here, you mean the PC on which the Windoes form is to run?

    As Per says, you need to explain how this "USB based connection" appears to both the 8051 and the PC!

    "the problem arises how do i generate 8051 commands and send those commands to the 8051 controller using C#."

    That depends entirely on the nature of the "USB based connection", and has nothing to do with the fact that an 8051 is involved!

Reply
  • Presumably, by "system" here, you mean the PC on which the Windoes form is to run?

    As Per says, you need to explain how this "USB based connection" appears to both the 8051 and the PC!

    "the problem arises how do i generate 8051 commands and send those commands to the 8051 controller using C#."

    That depends entirely on the nature of the "USB based connection", and has nothing to do with the fact that an 8051 is involved!

Children
No data