• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Allegro X PCB Editor
  3. Reloading skill file from telskill window does not work...

Stats

  • Replies 4
  • Subscribers 161
  • Views 13124
  • Members are here 0
More Content

Reloading skill file from telskill window does not work, any suggestions

Ejlersen
Ejlersen over 16 years ago

Hi

I don't know if anyone ever has experienced this. I'm making a skill program which is loaded at PCB Editor startup where I can run it fine. I make a change to the skill program and use load "test.il" in the skill development window to load the skill program again. It says that the function has been redefined. If I run the program, nothing happens.

I've checked the getSkillPath() to see if there was more than one skill file with the same name, but thats not the case. Also, if I close down PCB Editor and restart, then it works fine again.

 All my variables are embraced in a let argument.

Any suggestions?

Best regards

Ole

  • Sign in to reply
  • Cancel
  • fxffxf
    fxffxf over 16 years ago

    Run skill lint on your code; check the initialization method of any global variables.Check how you define defstructs (if applicable)

    Also avoid in-line skill code (code that is executedat load time). Ideally you should only have axlCmdRegister is this area.

    Use the Skill debugger to break at the start of your function and step through the code. You can also try sprinkling printfs in your code.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Ejlersen
    Ejlersen over 16 years ago

    Hi

    Thanks for your suggestions. Turned out that the error was rather close to the keyboard. I must by accident have placed a copy of the skill file in my design directory - and this was hence the one loaded from skill development window. :-)

     

    Best regards

    Ole

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rsuresh
    rsuresh over 16 years ago

     Hi,

    I have some skill file but I don't know how to use that. Could you help me?

    Thanks,

    Regards,

    -R.Suresh.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • aCraig
    aCraig over 16 years ago

    Try searching the forum. There are several threads discussing this. You can start with this one.

    Any material available for Learning the Skill coding?

    -craig

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information