I want To Integrate pdftcl and tk package into codewarrior it is possible?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I want To Integrate pdftcl and tk package into codewarrior it is possible?

Jump to solution
987 Views
ganeshmaseedu
Contributor I

Can you please help me how to add different packages into exisiting TCL Because i am getting a problem while compiling

below tcl code

 

package require pdf4tcl

package require Itcl

package require Testing

package require Tk

Labels (1)
0 Kudos
1 Solution
649 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Ganesh,

In which path are your package files stored? Please try placing them on C:\Freescale\CW MCU v10.6\MCU\bin.

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
5 Replies
649 Views
aayushi_bhatiya
Contributor I

Hi,

I tried all the suggested ways but still it is not working for Codewarrior 10.7. I have created a custom package which I want to use in TCL script.

I have created a custom package using pkg_mkIndex . *.tcl command but I am getting error like pkg_mkIndex command doesn't exist.

Please provide some suggestion.

Thanks & Regards,

Aayushi Bhatiya

0 Kudos
649 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Ganesh Maseedu

Could you please tell us what MCU are you using? and What version of Code Warrior?


Have a great day.
Jorge Alcala

0 Kudos
649 Views
ganeshmaseedu
Contributor I

Hi Jorge,

- I am Using CodeWarrior   Version: 10.6 , Build Id:140329

   MCU  FXTH870000  HCS08 family

   

S08 Disassembler

S08 Linker

S08 Burner

HCS08 Compiler

HCS08 Assembler

HCS08 Preprocessor

0 Kudos
650 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Ganesh,

In which path are your package files stored? Please try placing them on C:\Freescale\CW MCU v10.6\MCU\bin.

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
649 Views
ganeshmaseedu
Contributor I

Hi ,

Currently I added in this C:\Freescale\CW MCU v10.6\MCU\ccs\lib path

But it is not working,

I tried your suggested path on C:\Freescale\CW MCU v10.6\MCU\bin still it is not working.

Tk is Already Available C:\Freescale\CW MCU v10.6\MCU\ccs\lib path in this path but while calling in script

Package require tk command package not available I am getting . please help me where can I add .

Thanks & Reagrds

Ganesh Maseedu,

S/o Nageswararao Maseedu & Santha Kumari Maseedu,

Wabco India Ltd,

Ph:+91-9966143725,

Chennai.

0 Kudos