The SDK is version am335x-evm-sdk-src-05.07.00.00.tar.gz. I'm cross-compiling with GCC version 4.5.1 20100924. Target host is the am335x evm board with the 3359 chip. Everything seems to compile without errors, the kernel, the modules, and the 0.72 calibrator.
I did download the latest SDK. If I do a find on the SDK installation tree and grep on calibrator all I get is the <sdk root>/filesystem/tisdk/usr/bin/calibrator binary, no source. We have to compile our own kernels and modules from the 05.07 SDK. I would like to compile the 0.73 calibrator and get it working against the SDK. Can you compile the 0.73 calibrator and get it to run with 05.07 SDK kernel and modules?
The only place I could find to download ti-utils calibrator source was per instructions at http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator using;
git clone git://github.com/gxk/ti-utils.git
Is the proper place to be downloading ti-utils source?
I downloaded it again today April 22, 2013 per the git instruction above retrieves the 0.72 calibrator. Do you know where I can get the 0.73 calibrator source?
Are you able to answer my previous guestions. When I run the 05.07 SDK 0.73 calibrator binary with the SDK 05.07 SDK kernel and modules I'm getting the SDIO read errors?
The below link suggest changing the speed of the SDIO from the default 25Mhz down to 5MHz in the "board configuration file" to fix this sdio error but I'm not sure what board confguration file they are talking about. Do you know where this configuration file is????
http://e2e.ti.com/support/low_power_rf/f/307/p/195684/735844.aspx