Hi,
I'm trying to interface a 256kx 16 bit Flash with C6713 DSP. I know rhat I have to Code EMIF for it in software. I am following spra568. Its appendix B. Has sample code for programming AM29LV040. I am using this code in CCSv4. But in this code it gives me error at emif.h file. Which I think means that I need to include a library in my code. I have searched a lot for this library but haven't found any library instead I found code for emif.h at:
http://read.pudn.com/downloads197/sourcecode/embed/925331/Dsp_core_sfifo/INCLUDE/EMIF.H__.htm
I copied this code in CCSv4 this code gave me error at regs.h file. Then on searching I found regs.h code at this link:
http://signal.ece.utexas.edu/~vishal/REALTIME/HEADERS/regs.h
I copied it too. and again it is giving many errors. On further search I came across this pdf
http://www.ti.com/lit/ug/spru273b/spru273b.pdf
Now I need to know I just want to interface a flash with my C6713. Do I need to make an object library following the steps shown in spru273b. ?
Kindly help me in this regard.
Thanks.
Maheen