UroBoros
Advanced Member level 2
- Joined
- May 5, 2004
- Messages
- 642
- Helped
- 19
- Reputation
- 38
- Reaction score
- 8
- Trophy points
- 1,298
- Location
- Cochin - India
- Activity points
- 6,463
Hai
I am relatively new to PC programming.
I am trying to develop a Windows based application to programe microcontroller.(Presently I am doing it for 8051). The programmer hardware has got a firmware chip and my software has to send data to that through serial port. A lot of examples are in net just like easy downloader for 8051.
but so far I was not able to locate an example sourse code to communicate to serial port (OF the PC). I have to read a hex file and send the data to serial port so that firmware will receive it and write to the target controller.
I have started studing Visual C for this purpose. So far I have created screens for the application and all from books. But so far I was not able to locate any tutorial which can read a hex file and send the data and also display the bufer of Hex file.
Please suggest me the links for tutorilas or example programes for meeting this purpose
I must do it in Visual C not in VB.
Thanks
picstudent
I am relatively new to PC programming.
I am trying to develop a Windows based application to programe microcontroller.(Presently I am doing it for 8051). The programmer hardware has got a firmware chip and my software has to send data to that through serial port. A lot of examples are in net just like easy downloader for 8051.
but so far I was not able to locate an example sourse code to communicate to serial port (OF the PC). I have to read a hex file and send the data to serial port so that firmware will receive it and write to the target controller.
I have started studing Visual C for this purpose. So far I have created screens for the application and all from books. But so far I was not able to locate any tutorial which can read a hex file and send the data and also display the bufer of Hex file.
Please suggest me the links for tutorilas or example programes for meeting this purpose
I must do it in Visual C not in VB.
Thanks
picstudent