Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-scripting-dev] Running a tcl script from eclipse IDE

Hi ,
    I am a newbie to eclipse and want to use the CDT to develop
embedded programs ... i need to transfer the intel hex file generated
by sdcc to my 8051 board ..

I have made a independent tcl application but it would be better to
integrate this source with eclipse to give me better functionality ...

http://www.8052.com/codelib/ibotflash

The above link points to my tcl/tk application which is used to burn
my intel hex file to the flash on chip ...

Could someone help me in this .... ? atleast tell me what to do to
include a new button in the IDE window and burn file ....

Regards
Deepak

--
Hack Hack Hack


Back to the top