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.

PA Simple Example Project and Ethernet Boot mode settings [c6670]

Hi Ti Folks,

            I landed into a strange problem. I was experimenting with a code which requires me to IMAGE [.out --> .eth and then .eth packet sent to evm through ethernet cable for booting] boot through ethernet mode. Its working fine and i am happy.
I was following the ethernet bootmode switch settings
Boot Mode                   DIP SW3                      DIP SW4                      DIP SW5                 DIP SW6
ROM Ethernet Boot6  (off, on, off, on)  (on, on, on, off)           (on, off, on, off)  (off, off, on, on)
Now, i went back to PA_SimpleExample project [I loaded the PA_SimpleExample project in JTAG mode, though my dip switch settings still pointing to Ethernet Boot mode] [it was accidental] and i see the project was not working [it is failing in set_macs]. I debugged for little time and understood that it is due to dip switch settings. I changed the dip switch settings to factory default settings, the PA_SimpleExample project worked fine.
So what i understood is not to run PA_SimpleExample [in JTAG Mode] under Ethernet boot mode dip switch settings ? can you please confirm [whether i am on right understanding] ? what is the issue here, can you please explain ?
Thanks
RC Reddy