Flash partition for GUI fonts and images using FreeRTOS in iMXRT1176

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

Flash partition for GUI fonts and images using FreeRTOS in iMXRT1176

538 Views
Naveed
Contributor II

Hello,

We are using iMXRT1176 board and we want to implement the GUI part in FreeRTOS platform. How to do this? We require flash partition for GUI fonts and images in FreeRTOS and what are the supported libraries or files we required to it in FreeRTOS platform with iMXRT1176 board. Can you help on this or share the example code?

Thanks in advance.

0 Kudos
3 Replies

522 Views
jeremyzhou
NXP Employee
NXP Employee

Hi @Naveed ,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Can you help on this or share the example code?
To provide the fastest support, I'd highly recommend you refer to the LVGI demos in the SDK library, further, NXP provides the GUI tool to accelerate creating the LVGL demo integrated with FreeRTOS
TIC

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

0 Kudos

506 Views
Naveed
Contributor II

ThankYou for your response.

I want to use external flash for storing GUI fonts and images in FreeRTOS environment.

1. How to do external flash partition

2. which part of the Flash partion will support the FileSytem?

 

Thanks in advance.

 

0 Kudos

492 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thanks for your reply.
1. How to do an external flash partition?
-- It's able to do it via adjusting the linker file.
2. which part of the Flash portion will support the File system?
-- The Flash partition that is used to store data.
TIC

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

0 Kudos