Tool/software: Code Composer Studio
I'm a beginner of PROCESSOR-SDK-AM437X, I have import the example project 'GPIO_LedBlink_evmAM437x_armTestProject' and build it success in ccs6.2. But when I view the main code, I can't find the function definition of Board_STATUS Board_init(Board_initCfg cfg) or some guidance for me to modified the parameter 'Board_initCfg cfg'. I want know this, Because I have designed my own AM437X board.
pdk_am437x_1_0_5
processor_sdk_rtos_am437x_3_02_00_05
Thanks a lot!