Hi,
I have been trying to do a library project type (.lib) for the OMAP-L138. I'm using the PSP drivers and GIO commands in the library project.
My goal is develop an peripheral abstraction (PAL).
But I wonder if it is possible to insert the libraries already generated (. a674) in the project library (.lib) to develop a PAL? (instead using the PSP Include files directly)
example:
Can i insert the "ti.pspiom.spi.a674" library in my library project instead using the Include files (Spi.h, SpiLocal.h)?
Another question I have is whether it is possible to use GIO commands with the GPIO ?
Regards,
Luis Mendes