Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/16/02 19:56
Read: times


 
#29232 - RE: using Flash Magic with P89c51rc2
You can use the Just In Time Code feature. It involves writing a windows executable to generate a hex file. Whenever you program the device with your firmware, then immediately after programming the firmware, your window executable will be called, and the generated hex file will be programmed.

So you could write a simple executable that reads in your binary java file and converts it to an intel hex file, then select your exectuable in Flash Magic.

Free Windows Compilers are available from various places, including http://www.idiom.com/free-compilers/

Let me know if you have any questions or problems.

Andy
Embedded Systems Academy
aayre@esacademy.com

List of 3 messages in thread
TopicAuthorDate
using Flash Magic with P89c51rc2            01/01/70 00:00      
RE: using Flash Magic with P89c51rc2            01/01/70 00:00      
RE: using Flash Magic with P89c51rc2            01/01/70 00:00      

Back to Subject List