Tool/software: Code Composer Studio
[Condition] |
1. BOOTMODE Configuration : DSP_GPIO[15:0] = 1000_1000_0010_1011
2. CORECLK P/N IN : 100MHz, DDRCLK P/N IN : 50MHz, SRIOSGMIICLK P/N : 250MHz
[Status] |
1. The power, reset, clock sequence for my custom board is shown below. (IO Before Core Power Sequencing).
The same CLK GEN as EVM was used, and the control timing of REFCLK2_PD# is as follows.
2. Booting fail : IBL boot log is not displayed in the RS232 terminal. (I2C Address : 0x51)
[Question] |
1. If the board is normal, what about the BOOT waveform?
2. If the waveform I measured is abnormal, what is the cause of this waveform?
3. Is there a problem with the BOOTMODE [15: 0] value? (Using I2C EEPROM (IBL), Applications-> NAND)
4. If I use a 1 GHz core clock, are the following settings correct?
PLLM = 19, PLLD = 0, OUTPUT_DIVIDE = 1
5. How do I set up PLLM, PLLD and OUTPUT_DIVIDE when using the 667 MHz DDRCLKOUTP/N?
6. If there is no problem with the power, clock, and reset timing waveform I measured, why is the DEVSTAT register value set to 0x0000FFFF?
7. Based on the waveforms I measured, can I determine that my board's hardware is OK?
Thanks