eIQ example doesn't compile

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

eIQ example doesn't compile

3,853 Views
suuuuzy
Contributor I

Hi, 

I'm using the MIMXRT685-EVK and going through the eIQ tutorials. Hitting unexpected compilation errors when running the imported project (see attached) on the DSP core. The guide I'm following is https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Getting-Started-with-TensorFlow-Lite-for-... for the RT685. Any guidance here would be helpful, thanks!

Labels (1)
0 Kudos
Reply
5 Replies

3,814 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Which version of the SDK library did you test with?
Have a great day,
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
Reply

3,771 Views
suuuuzy
Contributor I

This is the console output for when I try building both the `tensorflow_lite_micro_cifar10_hifi4` and `tensorflow_lite_micro_label_image_hifi4` by directly importing the projects from SDK_2_12_0_MIMXRT685S. I double checked the Linked Resources and the Project's source files and confirmed that the file paths for these errors are accurate as well.

Since I didn't change anything after importing the projects and it was complaining at an auto-generated Makefile, not sure what else I can modify to correct this. 

I also attached the Console log with some verbose options enabled (first `-include` in Makefile and first `-include` that fails). 

0 Kudos
Reply

3,763 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Please assure the meet below requirement.
- Xtensa Xplorer 9.0.18
- Xtensa C Compiler 14.01
Actually, I've not met the error you mentioned.

jeremyzhou_0-1666174868529.png

Have a great day,
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
Reply

3,761 Views
suuuuzy
Contributor I
How do I find the Xtensa C Compiler version? My Xtensa Xplorer is 9.0.18
0 Kudos
Reply

3,749 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,

Thanks for your reply.
1) How do I find the Xtensa C Compiler version?
-- When installing the Xtensa Xplorer, the corresponding compiler will be installed at the same time, in another word, the Xtensa C Compiler 14.01 was installed if you already installed the Xtensa Xplorer 9.0.18.
Have a great day,
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
Reply