213 views
in Platform Packages by
Hello,

Do you have a guide to setting up Embedded Wizard with other IDEs - in my case Rowley Crossworks, but I'm sure something generic would fit the bill.

In my specific case target would be LPC54608 or LPC54628, RGB565

Thanks,

Simon Ansley

1 Answer

0 votes
by
Hi Simon,

so far we have not used the Rowley Crossworks IDE for any projects.

Most of our Build Environments are prepared for four different compiler/linker/IDEs like gcc/make, Eclipse, Keil and IAR. In case of LPCXpresso54628, let me recommend to use either the makefile or the MCUXpresso project and put the different settings like include paths, compiler flags, linker flags manually into your IDE.

Btw: There is no need to adapt the PostProcess for your IDE. The PostProcess is used for convenience in order to adapt the project in case the color format has changed or the screen orientation has changed. In your case, when you have selected RGB565 and one ScreenOrientation, then the include paths and the libraries will not change.

I hope this helps...

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...