Tb_ 1 Report post Posted January 15, 2013 Hello I just dowload the last Papilio Loader from github. And i cannot any more configure my Papilio One 500 with default Quickstart-Papilio_One_500K-v1.5.bit ./papilio-prog.exe -v -f Quickstart-Papilio_One_500K-v1.5.bit -vUsing built-in device listJTAG chainpos: 0 Device IDCODE = 0x41c22093 Desc: XC3S500EIOException: Unexpected end of fileUSB transactions: Write 3 read 2 retries 1It seems that Quickstart-Papilio_One_500K-v1.5.bit is actually corrupt and have a wrong size compare to an old file comming from an earlier version.Quickstart-Papilio_One_250Kv1.5.bit may also be impacted. I wasn't able to test.While Quickstart-Papilio_One_LX9-v1.5.bit is working fine. Thomas Share this post Link to post Share on other sites
Jack Gassett 0 Report post Posted January 16, 2013 They must have been messed up when I had to normalize the line endings after doing a pull from another repository. I just deleted them and added them back, hopefully that clears it up. Thank you for the heads up.Jack. Share this post Link to post Share on other sites
Tb_ 1 Report post Posted January 16, 2013 Hi Jack I get commit bf3017a1158c15cd461e004247045c204f03dd9c And i still face the issue :ls -l Quickstart-Papilio_One_250K-v1.5.bit ../../../GadgetFactory-Papilio-Loader-86a6be9/Helper_App/Quickstart-Papilio_One_250K-v1.5.bit-rwxr-xr-x 1 tom tom 169316 mai 9 2011 ../../../GadgetFactory-Papilio-Loader-86a6be9/Helper_App/Quickstart-Papilio_One_250K-v1.5.bit-rw-rw-r-- 1 tom tom 169310 janv. 16 07:46 Quickstart-Papilio_One_250K-v1.5.bitThe working file has 169316 bytes while the one actually on the depot is 169310. Thomas Share this post Link to post Share on other sites
Jack Gassett 0 Report post Posted January 16, 2013 Hmmmm, maybe git is trying to normalize the file endings on those binary files... I'm checking them in on Windows and you are checking them out on Linux... I might need to change the setting for the repo then. Jack. Share this post Link to post Share on other sites