[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[platform-scripting-dev] Running a tcl script from eclipse IDE
|
- From: "Deepak Barua" <dbbarua@xxxxxxxxx>
- Date: Sat, 21 Jul 2007 15:51:05 +0530
- Delivered-to: platform-scripting-dev@eclipse.org
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=WEX7QiKjrkverT6ugMwc6U+VGxPR1RSqpAqytjwLWYJoTkgUe81CP7ZXjZz+ZUhIubvhyDBmDotPmLLPHg5i/wbop8HwJAfGB0pVbes/fWynhkTVdZ3OfUu66D8MdjZ4B2BbgI4sNI9vvrkw8lhZD+CfpymXFxwzt9ch8TiWx8c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=WLd6fm1x+peMZmSNAbg8ftkbZn69SzjVgEy0+p6Gu6Nw8aHCHj0NoBrgcZCd6rISRBs6tlkgM3Wg7pQH9e0l9xgfH+43bQI9JK5QN42UMyhthPXqp6c8g/7If+FOYjn4LeN2UPvTvxcte9g9sGfN4aveb4kYoMZw4IDA+zl8rvQ=
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