LibJPEG

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

LibJPEG

881 Views
mspenard603
Contributor IV

Hi All,

 I'm looking to use the LibJPEG available in the SDK middleware. But it needs a jconfig.h built. How do I build this for my iMXRT1062?

0 Kudos
2 Replies

785 Views
FelipeGarcia
NXP Employee
NXP Employee

Hello Mike,

 

First, make sure you have MCUXpresso IDE 11.1 and SDK 2.7.0 installed.

 

Then, you can import our JPEG example project as follows.

pastedImage_1.png

Hope it helps!

 

Have a great day,
Felipe

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

785 Views
mspenard603
Contributor IV

Also, how is FatFS typically tied into libjpeg? As libjpeg uses FILE file pointer structures, and Chan's FatFS uses its own FIL struct.

0 Kudos