Hi All,
Looking for a little bit of help with scripting for the stand alone flash programmer.
I have cobbled together a starter script to use the SAFP instead of VisualDSP++5.0. I have gotten through my first hurdle (a 64-bit OS on my main machine) by adding the large chunk of code at the beginning. The machine I am currently running on is 32-bit OS Windows 7 Enterprise N (a random lab machine).
My script gets up to line 65 where it load the ldr file, then throws an error ("file is either missing or corrupt").
Of note, I am using this script and the associated files all within the same directory if that matters.
Any advice for advancing through this is appreciated. Thanks in advance for your time!
--Jim--