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.

TMS320C6657: How can i modify the speed of boot from epprom?

Part Number: TMS320C6657

Tool/software:

Hello TI team,

Can i modify the speed of  boot from epprom?
Im using C:\ti\mcsdk_2_01_02_06\tools\writer\eeprom\evmc6657l.
Am i need to change these lines 


/**
 * @brief Estimates of operating parameters. Actual values will be known once they are
 *        read from the i2c.
 */
#define IBL_CFG_I2C_DEV_FREQ_MHZ        1000
#define IBL_CFG_I2C_CLK_FREQ_KHZ            100
#define IBL_CFG_I2C_OWN_ADDR                10
#define IBL_CFG_I2C_ADDR_DELAY              0x100       /* Delay between sending the address and reading data */




Best regards,

Eric