Boot using DDR on MSC8156AMC board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Boot using DDR on MSC8156AMC board

Jump to solution
945 Views
Jim95
Contributor III

Hello,

I try to boot my MSC8156AMC board with a program where some data are mapped in the DDR memory.

I know to do this I need to use a boot patch to initialize the DDR memory controllers, so I adapted the the ADS boot patch for the AMC  board using the values contains in the MSC8156AMC_Init.cfg file (Initialization do by JTAG).

But even if with the boot patch the DSP can't access to the DDR memory during the boot.

I also tried on a MSC8156ADS to boot a program with data mapped in DDR memory on a MSC8156ADS board using the boot patch for ADS and this time it works.

I don't understand why it work on the ADS board and not on the AMC board, because the only difference is the DDR memory type (DDR2 to DDR3), and I use the JTAG initialization values for the AMC board.

In the attachments there is the DDR AMC boot patch ASM file and the .txt file that I burn in the EEPROM memory.

Is there someone have the solution or a clue to solve this problem ?

Regards

Jimmy

Labels (1)
0 Kudos
1 Solution
569 Views
Jim95
Contributor III

The problem it solves, it cames from the PLL, it was not qtable during the DDR initialization.

View solution in original post

0 Kudos
1 Reply
570 Views
Jim95
Contributor III

The problem it solves, it cames from the PLL, it was not qtable during the DDR initialization.

0 Kudos