vinny

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by vinny

  1. apologies for late reply can we go over this again. Is there a simpler program to check the leg , switches and 7 segment display -Vineeth
  2. Hi , Am using DesignLab v1.0.7 , Windows 8.1 Host , I am using Papilio One 500kand then LogicStart megawing hooked to it. I selected the board and then the com portThen I Loaded the following circuit ==> MegaWing_Logicstart/MegaWing_Logicstart.ino I get the following while trying to upload the sketch Log File ======= JTAG chainpos: 0 Device IDCODE = 0x41c22093 Desc: XC3S500EUsing devlist.txt ISC_Done = 0ISC_Enabled = 0House Cleaning = 1DONE = 0Programming to SPI FlashUsing devlist.txtProgramming a Papilio One 500KJTAG chainpos: 0 Device IDCODE = 0x41c22093 Desc: XC3S500E Uploading "bscan_spi_xc3s500e.bit". Done.Programming time 187.5 ms Programming External Flash Memory with "C:\DesignLab-1.0.7\libraries\LogicStart_MegaWing\circuit\500K\papilio_one_500k.bit".Found SST Flash (Pages=2048, Page Size=264 bytes, 4325376 bits).Erasing :OkVerifying :.....PassProgramming :..............Finished ProgrammingOkVerifying :Using devlist.txt.....PassDone.SPI execution time 6500.3 msUSB transactions: Write 2881 read 2164 retries 0JTAG chainpos: 0 Device IDCODE = 0x41c22093 Desc: XC3S500EUsing devlist.txt ISC_Done = 0ISC_Enabled = 0House Cleaning = 1DONE = 0 Found smallfs directoryC:\DesignLab-1.0.7/hardware/tools/zpu/bin/mksmallfs C:\Users\kuvineet\AppData\Local\Temp\build6587497146073409106.tmp/smallfs.dat C:\DesignLab-1.0.7\examples\MegaWing_Logicstart/smallfs SmallFS: Packed 1 files sucessfully!!!C:\DesignLab-1.0.7\hardware\zpuino\zpu20\libraries\SPI\SPI.cpp:116: warning: unused parameter 'bitOrder'C:\DesignLab-1.0.7\libraries\SD\SD.cpp:320: warning: unused parameter 'object'C:\DesignLab-1.0.7\libraries\SD\SD.cpp:312: warning: unused parameter 'object'C:\DesignLab-1.0.7\libraries\SD\SD.cpp:234: warning: unused parameter 'isLastComponent'C:\DesignLab-1.0.7\libraries\SD\SD.cpp:234: warning: unused parameter 'object'C:\DesignLab-1.0.7\libraries\SD\SD.cpp: In member function `bool SDClass::begin(uint8_t, uint8_t)':C:\DesignLab-1.0.7\libraries\SD\SD.cpp:362: warning: control reaches end of non-void functionC:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:763: warning: unused parameter 'blockNumber'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:763: warning: unused parameter 'eraseCount'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:713: warning: unused parameter 'token'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:713: warning: unused parameter 'src'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:698: warning: unused parameter 'src'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:659: warning: unused parameter 'blockNumber'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:659: warning: unused parameter 'src'C:\DesignLab-1.0.7\libraries\SD\utility\Sd2Card.cpp:582: warning: unused parameter 'sckRateID'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:1291: warning: unused parameter 'str'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:1276: warning: unused parameter 'b'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:1174: warning: unused parameter 'buf'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:1174: warning: unused parameter 'nbyte'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:667: warning: unused parameter 'v'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:653: warning: unused parameter 'fatTime'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:637: warning: unused parameter 'fatDate'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:608: warning: unused parameter 'dir'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:608: warning: unused parameter 'width'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:210: warning: unused parameter 'flags'C:\DesignLab-1.0.7\libraries\SD\utility\SdFile.cpp:210: warning: unused parameter 'indent'C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp: In function `pt_mod_s* pt_load(char*, int)':C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:135: error: `FILE' undeclared (first use this function)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:135: error: (Each undeclared identifier is reported only once for each function it appears in.)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:135: error: `fp' undeclared (first use this function)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:141: error: `fopen' undeclared (first use this function)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:143: error: `fseek' undeclared (first use this function)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:144: error: `ftell' undeclared (first use this function)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:147: error: `fread' undeclared (first use this function)C:\DesignLab-1.0.7\libraries\modplayer\ptplay.cpp:148: error: `fclose' undeclared (first use this function)