home *** CD-ROM | disk | FTP | other *** search
/ host-198-236-40-254.wlwv.k12.or.us / host-198-236-40-254.wlwv.k12.or.us.tar / host-198-236-40-254.wlwv.k12.or.us / tsk / bootflsh.txt next >
Text File  |  2014-07-10  |  149b  |  7 lines

  1. cd "/flash0"
  2. taskPrioritySet(taskIdSelf(),65)
  3. init_FPGA("fpga.rbf")
  4. BootDSP()
  5. ld 1,0,"stts_module.o"
  6. taskSpawn("stts_zin",60,0,32000,stts_zin)
  7.