The script tag has no usage guidance.
3
votes
2answers
375 views
Scripting to automate projects with microchip tools
IDE: MPLAB IDE 8.87
Compilers: C30/ASM30
Debugger/Programmer: MPLAB ICD 3
Windows 7
Question: I have utility projects such as clearing an EEPROM on custom hardware, retrieve data from an IC, and so ...
1
vote
0answers
72 views
Digi-Key Search Script Parameters [closed]
I have written a script to search Digi-Key, parse the html tables, and store the values for components as objects using the http://digikey.com/scripts/DkSearch/dksus.dll?Detail&name=dkpartno url.
...
0
votes
1answer
573 views
Installing Microsemi/Actel Libero on Ubuntu [closed]
I am trying to install the latest version of the Libero SW tools set from Microsemi/Actel on my Ubuntu laptop.
The web site of the company says that their SW only supports the RH linux and they don't ...
0
votes
0answers
30 views
External call from LTspice
I'm currently doing some designs in LTspice, and uses the measure statement for reading out a lot of data from the design. The log file though is not the best for overview of the data.
The idea was ...