Hi, Everyone
I have a question about AM335x Pinmux Utility.
Pinmux Utility outputs am335x_gpevm_pinmux_data.c and am335x_pinmux.h.
am3351_gpevm_pinmux_data.cam3351_pinmux.h
I make project on CCS.
but We need to include two header file.
#include "types.h"
#include "pinmux.h"
We add these two header file from ISDK.
C:\ti\sysbios_ind_sdk_2.1.0.1\sdk\starterware
but I do not know how to use after this?
Actually This c source does not have function for configuration.
Best Regards
Hiroyasu