How to develop a GUI(data from crank storyboard designer software) project on RT1050 EVKB?

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

How to develop a GUI(data from crank storyboard designer software) project on RT1050 EVKB?

512 Views
18890366157
Contributor I

I am evaluating the imx-RT1050 chip,finding a way to insert a crank storyboard sample's output header file into a demo example of MCUXpresso.

Because the RT1050 board doesn't support filesystem,so we can only use VFS,providing a string data array called sb_model which contains data for display,as attached.

It works well,but when this array is so big,the compile fail with note:

"cc1.exe: out of memory allocating 536875007 bytes

make: *** [source/subdir.mk:24: source/sbengine_task_pxp.o] Error 1"

 

Waiting for help...Thanks in advance...

0 Kudos
Reply
0 Replies