Hello community.
My customer try to build boot image.
In the process, we are investigating XMCD.
Is there a sample program that uses XMCD as described in 10.8 of the reference manual?
I look forward to hearing from you.
Best regards,
Ishii.
Solved! Go to Solution.
Hi @takayuki_ishii ,
I have an example use the XMCD function to init SDRAM, please check the following code for IAR version.
Wish it helps you!
Best Regards,
Kerry
View solution in original post
Hello @kerryzhou
Sorry my miss reply.
I understand that I must change my dcd_data[] in dcd.c like this parameter.
I will try to modify and test it in my project.
Thank you for your quick reply.
Is this sample in MCUXpresso SDK demo?
If so, please teach me a sample project name.
If no, please attach your project if it is ok to upload it.