Francisco Nunes
2014-07-30 12:18:13 UTC
Hello all,
I'm trying to connect OpenOCD to this board using the digilent programming
port which is connected to a Cypress chip CY7C68013A. It seem that this
chip needs some firmware upload before it can be communicated with. I found
one project that claims it has succesfully programmed a digilent nexys 1/2
board by compiling some firmware. I cannot compile due to an error:
$ make
sdas8051 -plosgff vectors.a51
sdcc -c -mmcs51 --no-xinit-opt -Ifx2 -Dhw_nexys usbjtag.c -o usbjtag.rel
fx2/fx2regs.h:73: syntax error: token -> 'at' ; column 9
make: *** [usbjtag.rel] Error 1
The project is in: http://ixo-jtag.sourceforge.net/ .
Thank you all,
Francisco Nunes.
I'm trying to connect OpenOCD to this board using the digilent programming
port which is connected to a Cypress chip CY7C68013A. It seem that this
chip needs some firmware upload before it can be communicated with. I found
one project that claims it has succesfully programmed a digilent nexys 1/2
board by compiling some firmware. I cannot compile due to an error:
$ make
sdas8051 -plosgff vectors.a51
sdcc -c -mmcs51 --no-xinit-opt -Ifx2 -Dhw_nexys usbjtag.c -o usbjtag.rel
fx2/fx2regs.h:73: syntax error: token -> 'at' ; column 9
make: *** [usbjtag.rel] Error 1
The project is in: http://ixo-jtag.sourceforge.net/ .
Thank you all,
Francisco Nunes.