Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
yunusemrebora, author of unsigned personal email: Please forward your questions to the c6x group. See comments below. On 12/11/07, yunusemrebora <y...@yahoo.com> wrote: > > i have to use emif in my project.i couldnt find emif.h and emif.c or > emif.obj.actually i want to use c functions to use emif. You don't need any functions to use the EMIF and you need only a few lines of code to configure it for correct operation. The specific configuration depends on your needs and the hardware configuration - including the specific type and addresses of your peripheral and the DSP that you are using. Look at spru190 in the docs/pdf directory of your CCS installation. NOTE: If you go to ti.com to get the doc, it will point you to a specific EMIF document. so i think i > have to use this things.may you help me?only i have to take 8 bit > digital signal out from emif(ED[31:0]). Depending on your hardware arrangement, you may be able to do 8 bit reads/writes or you may have to do 32 bit reads/writes. mikedunn i read lots of things but i > couldnt see c functions and libraries.thank you. -- www.dsprelated.com/blogs-1/nf/Mike_Dunn.php