Hi Henrique Klein,
Thanks a lot for your updated information.
Yes, if you want to use the SDRAM, you need to make sure the SDRAM is defined in MCU Settings.

And you also need to define XIP_BOOT_HEADER_DCD_ENABLE as 1.
Actually, the SDK project already contains these configuration, you just need to define XIP_BOOT_HEADER_DCD_ENABLE to 1, then the DCD will be enabled, the SDRAM willl be initialized.
Please check these application note, it will be useful to you, it also have the SDRAM usage examples:
https://www.nxp.com/docs/en/application-note/AN12107.pdf
https://www.nxp.com/docs/en/application-note/AN12108.pdf
If you are using the qspi, please refer to AN12108.pdf.
About the IDE, you need to use the newest MCUxpresso IDE version, 10.2 is very old.
About SKIP_SYSCLK_INIT, in your other examples, you can define it.
Another customer also share his solutions, please check his last post:
https://community.nxp.com/message/1102140?commentID=1102140#comment-1102140
About the USB high speed stops enumerating problem, could you tell which code you are using, the official SDK code? Please tell me the detail project name, I will help you to check it on my side with the SDRAM configuration, please make sure your DCD is enabled.
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------