Skip to main content
January 21, 2014
Question

New to J-Link

  • January 21, 2014
  • 4 replies
  • 1204 views

Hi all,


I am new user going to learn PRO-TOOLKIT, can somebody help me to get Good source of tutorials


jkparthiban


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

4 replies

15-Moonstone
January 21, 2014

Hi,



same as this http://portal.ptcuser.org/p/fo/st/thread=54199&post=122468#p122468



br,


Eike

January 22, 2014

Thank you Friend


I found that help docs in my installation directory


jkparthiban

January 26, 2014



In Reply to Eike Petersen:



Hi,



same as this http://portal.ptcuser.org/p/fo/st/thread=54199&post=122468#p122468



br,


Eike



Hi Mr.Eike


I tried from using that docs, I have error with "application failed to start" , I dont know where I am doing Mistake, Please Help me for my starting.... May you send protk.dat file & class file for any simple example?



Thank you


jkparthiban

15-Moonstone
January 27, 2014

protk.dat


NAME Test
STARTUP dll
EXEC_FILE D:\temp\WF4Test\test.dll
TEXT_DIR D:\temp\WF4Test\text
ALLOW_STOP true
DELAY_START false
END


I didn't have a short program, but I'm sure there are very short "Hello World" examples inside the Creo directory for Toolkit. Often someone forgets to add the toolkit license to the startup Licenses inside his Creo license declaration (setup -> extended license stuff -> add Toolkit to your startup license and restart Creo : ) ).


Also you need the right Visual Studio (I have heard about many cross compilings from other ones) to build the right DLLs. PTC supports exact one Visual Studio per Creo // ProE Version. So its 2005 WF4, 2008 WF5, 2010 Creo 2 I think, but I've not be sure if the WF5 one is right.



Best regards,


Eike