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.

关于修改c6678.gel和IBL的问题



自己做了一个双6678节点的板子,两个6678通过JTAG菊花链调试。目前准备调试板子,请问:

1.rbl是固化在6678rom里的么?可以修改吗?

2.首先要改6678.GEL文件么?PLL、ddr的设置在GEL中修改还是在IBL中改?

3.还需要修改IBL的哪些地方?

  • 1. RBL固化在ROM中,不能修改;

    2. gel文件中有对PLL, DDR的初始化,如果要使用gel进行调试,就要修改gel;

    3. 如果要使用IBL则需要对IBL中涉及到PLL, DDR相关进行修改。

  • 您好,还想问一下在bootloader手册中,I2C Master Mode Device Configuration里有一个5位的parameter index。

    手册里只说了“0 - 32= Identifies the index of the configuration table initially read from the I2C EEPROM”,请问具体怎么配置?这5位是否对应sw4的4个跳线和SW5的一个跳线?