I am a new guy to DSP ,And I am doing my design with TMDSEVM6678L, I read the EMIF16 User Guide , I got some idea of the registor configuration to make the port run. But I don't know the exact program code or functions, to control the EMIF16 registers(or make my ideas come true).
I watch the TI-RTOS workshop videos,read several simple source files of the workshop labs.I am aware of some basic knowledge of programming. So I can understand the basic structure of the program in workshop labs. But when it comes to some instructs specific to registers, I/O ports, I am totally confused about them.
For example, In TI-RTOS workshop lab 04, source file "main.c", subroutine called "ledToggle":
Functions like this: "CSL_FINS(gpioRegs->BANK[0].OUT_DATA,GPIO_OUT_DATA_OUT9,1);". I cannot understand them at all !!! I think it has some relationship about something called "API" or "LLD".
I think I lack some specific knowledge and I could not find some proper material to learn from. What workshop , course, material or documents should I take to meet the gap??? Please help me out!
Thank you
Regards
Fantastone