![]() |
mission possible?:o
Is there such a thing or a way such that a window that is popped out by clicking a .exe file be changed to a .hex file? Or is it impossible?:yikes:
|
Re: mission possible?:o
What language are you programming in? Most people here speak C, C++, or Labview almost exclusively. Delphi users should see this thread (or the message that popped up when you posted in this subforum).
Despite having "Delphi" in the site name, very few here code in that language. This site is run by a FIRST Robotics Competition team that is sponsored in part by Delphi Automotive, hence the name of the site. If you have any questions about the competition, or the languages used in the competition (namely, C, C++, and Labview), feel free to ask us. |
Re: mission possible?:o
Quote:
It should also be noted that this description thus far is assuming that the entirety of the code takes the form of direct processor instructions, and that your program doesn't make use of any hardware interrupts, operating system calls (it is highly likely that it does considering you mention that your program has a graphical interface), or dynamic loading. Such utilities have no analog on a microcontroller. In short, I know of nothing that exists that works the way you want. A better approach would be to go back to the source code (hopefully in a common language like C) and convert that to the desired platform. Lots of good information at the linked Wikipedia articles if you want to do some more reading on the subject of computer architectures. Good luck, --Ryan |
| All times are GMT -5. The time now is 01:06. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi