I downloaded the SDK for my iMXRT1064 and got a folder called emWin so I assume I can use this library.
But I can't seem to find a way to get the GUIBuilder. Does anyone know where to get that for this SDK?
已解决! 转到解答。
Thank you. I would not have guessed to look in a different SDK.
Given that the difference seems to be a folder called Utilities, does anyone know why this folder isn't just included in all SDKs when you select the emWin component?
Edit: to capture all of the correct information in a single answer, the solution is to go to https://www.nxp.com/pages/emwin-graphics-library:EMWIN-GRAPHICS-LIBRARY?tab=Design_Tools_Tab and download the SDK for Segger emWin 5.38b Libraries and Utilities for NXP Cortex M3/M4 MCUs. The various utilities are in the Utility directory and don't seem to depend on the compiled libraries for anything so you should be able to just move the Utility directory to your M7 project.
Another helpful link - https://www.nxp.com/docs/en/user-guide/UM03001_emWin5_8.pdf . Anyone will need this this and possibly also the start-up guide at https://www.nxp.com/docs/en/application-note/AN11244.pdf. Again, not entirely sure why those aren't bundled in the Utility directory of the SDK.
Thank you. I would not have guessed to look in a different SDK.
Given that the difference seems to be a folder called Utilities, does anyone know why this folder isn't just included in all SDKs when you select the emWin component?
Edit: to capture all of the correct information in a single answer, the solution is to go to https://www.nxp.com/pages/emwin-graphics-library:EMWIN-GRAPHICS-LIBRARY?tab=Design_Tools_Tab and download the SDK for Segger emWin 5.38b Libraries and Utilities for NXP Cortex M3/M4 MCUs. The various utilities are in the Utility directory and don't seem to depend on the compiled libraries for anything so you should be able to just move the Utility directory to your M7 project.
Another helpful link - https://www.nxp.com/docs/en/user-guide/UM03001_emWin5_8.pdf . Anyone will need this this and possibly also the start-up guide at https://www.nxp.com/docs/en/application-note/AN11244.pdf. Again, not entirely sure why those aren't bundled in the Utility directory of the SDK.