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.

EVM board DIP switch



I am now trying out the C6678 evm board.

For the DIP switch from SW3 - SW6 to SW9 from 1 to 4 for each DIP switch, the recommended switch configuration in the quick start guide are as follows:

a. 1101 0000 0001 0000 00

b. 1101 0000 0000 0000 00 (POST)

c. 1101 0100 0001 0000 00 (LINUX OOB Demo)

May I know what is the test for a? Is it Windows OOB Demo? So, the LINUX OOB demo is only for host PC with Linux OS?

All the configuration boot from I2C. For a and c, it boots from 0x51 of I2C Serial EEPROM whereas for b, it boots from 0x50 of I2C Serial EEPROM.

So, is it right that the 0x50 contains the POST code whereas the 0x51 contains the OOB demo code for the windows and Linux?

However, on p20 of Technical Reference Manual, it says that:

Currently, the bank at 0x50 contains the I2C boot code and PLL initialization procedure and the bank at 0x51 contains the second level boot-loader program. The second level boot-loader can be used to run the POST program or launch the OOB demonstration from NOR flash memory.

So, where is the POST and OOB demo program held in? Is it held in the NOR flash or I2C?