Hi,all!
I have met a problem: when I use CSL_GPIO_setOutputData() function in SYS/BIOS,this function does'nt work.But if not use SYS/BIOS,this funion does work.So I wonder whether csl function can use in SYS.BIOS or not.Is it possible that the initialization is wrong?I use GPIO11 as output.The code is as below:
In addtion,I want to know the main difference between ***.h and ***Aux.h.
For example,csl_gpio.h and csl_gpioAux.h.
I have read the note of csl_gpio.h as"This is the main Header File for the GPIO Module which defines all the data structures and exported API.".
and the csl_gpioAux.h as" This is the GPIO Auxilary Header File which exposes the various CSL Functional Layer API's to configure the GPIO Module.".
But I really don't know what the word 'Aux'exactly mean.Hope for your help!
Many thanks!
TMS320C6678
ccs 5.2
bios 6_33_05_46
pdk_C6678_1_0_0_18