imxrt1170 embedded wizard example issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imxrt1170 embedded wizard example issue

435 Views
burhanhagi
Contributor III

I am using a custom board with IMXrt1170. I have run the graphics accelerator example in SDK 2.14.0

When EW_USE_FREE_RTOS flag is enabled, example runs very well. However, when the flag is disabled, it not.

I need that example with no FreeRtos. I want GPU2D, VGLite, to use directly on bare metal without RTOS. 

Tags (2)
0 Kudos
Reply
1 Reply

415 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @burhanhagi,

Unfortunately, the Embedded Wizard examples for the RT1170 uses FreeRTOS.

Nonetheless, according to i.MX RT1170 - Embedded Wizard: "[…]a few additional settings can be configured directly within the Makefile, like the usage of the FreeRTOS operating system."

Could you please take a look at the following community post: How do I choose if FreeRTOS is used or not in the PXP version of the software for RT1170? - Ask Embe...?

In case you still have some issues changing the EW_USE_FREE_RTOS=0 you could go to the .cproject and change it there.

Warm regards, Raul.

0 Kudos
Reply