Advertisement
jmoyerman

Untitled

Jun 29th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.48 KB | None | 0 0
  1. root@bbb-two:~# ./bcc_tool -v -p blinky.bit
  2. bcc_init: opened I2C device /dev/i2c-1
  3. bcc_init: PCF reads 0x3F
  4. bcc_init: opened spi device /dev/spidev1.0
  5. bcc_init: Set SPI clock to 10000000 Hz
  6. bcc_init: Set SPI mode
  7. bcc_init: FPGA not already configured - DONE not high
  8. bcc_init: OMAP Drives SPI bus
  9. Programming SPI Cfg Flash...
  10. bcc_pgm: Read Flash ID:
  11. MFG ID: 0xFF
  12. DEV ID: 0xFF 0xFF
  13. bcc_pgm: Flash ID mismatch
  14. Error sending bitstream to SPI Cfg Flash
  15. bcc_init: OMAP off SPI bus
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement