Hi,
We have a custom board based on LS1046A processor. I am trying to configure and calibrate the DDR4 memories at the board without u-boot. Following thq QCVS instructions, I have created a new configuration project and, when reaching the DDR window, selected auto-configuration. After running 'Generate Processor Expert Code' I obtain (among others) the 'pbi_commands_1.txt' file. Then, I have copied these commands in binary in my PBL component, at the 'PBI data section'. CodeWarrior detects most of the commands as CCSR writes, and there are also some flush and wait commands. The problem I found is that there is a command (8080000001080f040000000200000002) almost at the end of the file which is not recognized. Can someone tell me if I did something wrong or have I missed some step?
I have attached the txt file generated by CodeWarrior.
Thank you and regards.