I'm in hard time to access i2c, gpio, spi drivers in DSP/BIOS on OMAP3530.
WinCE is running on gpp side of OMAP3530, and DSP/BIOS is running on dsp side. Using the visual studio 2005, I could run the sample application such as message.out as following the dsplink document 'Install guide on OMAP3530'.
now, I want to use i2c, gpio, and spi on DSP side, but I can't get any information about programming that, and I don't think that using such device drivers in OMAP3530 WinCe BSP is the solution.
I don't know what I have to do for this. Is it alright using the device driver codes in ITBOK ?