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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,204 次查看
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

标签 (1)
0 项奖励
回复
1 解答
1,866 次查看
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 项奖励
回复
5 回复数
1,866 次查看
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 项奖励
回复
1,866 次查看
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 项奖励
回复
1,866 次查看
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 项奖励
回复
1,867 次查看
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 项奖励
回复
1,866 次查看
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 项奖励
回复