Hi NXP Support Team,
I am having QorIQ T2080 processor and I am using Code Warrior for PowerPC architecture Tool version 10.5.1 .
I am not sure whether this is the latest CodeWarrior for PowerPC architecture because I am unable to find some RCW values
For eg in Hardcoded value for cfg_rcw_src[0:8] :9’b0_1001_111x (Table 4-16 of T2080RM)
MEM_PLL_RAT is 11:1 but in CW tool 11:1 ratio is not found.
CGA_PLL1_RAT is 7:1 but option not found in tool
Attaching the same for your reference
Can you please let me know if this is the correct and latest version to be used for T2080 Processor.
Thanks and Regards,
Arathi
Solved! Go to Solution.
Please refer to "Table 4-14. RCW Field Descriptions" for proper MEM_PLL_RAT and CGA_PLL1_RAT configuration in your RCW.
If you insist to use your custom value, you could use this method, please click the drop down icon in properties panel, then check "Ignore Constraints and non-Critical Errors".
Then double click MEM_PLL_RAT and add the "Custom Bitfield Value".
Hi @yipingwang ,
I have tried the steps as mentioned by you.
Attaching the error results obtained for the same
Thanks,
Arathi
Please type "11" then click "Apply", please refer to my screenshot.
Hi @yipingwang ,
Thanks for your reply.
After selecting Ignore Constraints and non-critical errors I was able to configure with my custom value as shown in the screenshot below
Thanks and Regards,
Arathi