Re: Programming an FPGA using the MSP430
- From: David Brown <david.brown@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 24 Dec 2007 14:52:24 +0100
Stempio wrote:
Hi all, I’ve read the C code made by Xilinix to program a FPGA using an embedded
microcontroller.
The application is written to fit the 8051 and I have to port it into a
MSP430f1232 to program a Spartan 3.
In the application description it says it is easy to port the code into
others microcontroller and it is only needed to change few functions in
the file ports.c but my GCC refuses to compile the application..
Does anyone know how to port this application into our beloved MSP430??!
I’ve configured the micro to have the TMS wire at port 3 pin 0, the TDI
wire at port 3 pin 1, the TDO wire at port 3 pin 2 and the TCK at port 3
pin 3.
The application description can be found here:
http://www.xilinx.com/support/documentation/application_notes/xapp058.pdf
And the provided C code can be found here:
ftp://ftp.xilinx.com/pub/swhelp/cpld/eisp_pc.zip
Thanks in advance to all who will give me a hand fixing this little
issue!
You're going to have to give a lot more information than just "it doesn't compile" - what are the error messages you are seeing, what is the code that is giving these errors, and what have you done to try and fix them?
mvh.,
David
.
- References:
- Programming an FPGA using the MSP430
- From: Stempio
- Programming an FPGA using the MSP430
- Prev by Date: Programming an FPGA using the MSP430
- Next by Date: Re: Cirrus Codec CS4270
- Previous by thread: Programming an FPGA using the MSP430
- Next by thread: Re: Programming an FPGA using the MSP430
- Index(es):
Relevant Pages
|