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.

i2c eeprom直接启动时,两个地址0x50和0x51有什么区别?

Other Parts Discussed in Thread: TMDSEVM6657

专家,您好!我使用的是TMDSEVM6657的开发板,这个开发板i2c eeprom有两个地址,0x50和0x51。是不是意味着我可以在这两个地址中分别可以写入两个启动程序?比如bootimage1.bin和bootimage2.bin,分别写入0x51和0x50。如果我的启动设置为0x51的i2c时,我的程序就是通过bootimage1.out启动吗?对应的,启动设置为0x50的i2c时,是不是就通过bootimage2.out启动?非常感谢!