This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

file and function locations for StarterWare; and where is HSMMCSDPinMuxSetup(void)

Hi - I'm rebuilding the bootloader for the evmskAM335x platform using the IAR ARM tool chain. mostly I'm doing this to learn the system and familiarize myself with what's in the sdk. But it would be helpful if there was a complete manifest of all the files and functions provided. I've figured out most of it but I'm stuck on this function that's referenced from bl_platform.c. it seems hardware specific to the SD card, but I can't find the source for it. could you tell me where it might be? HSMMCSDPinMuxSetup(void);

I have downloaded the most recent version of StarterWare (as of last week.)

thanks,

Jim