eIQ example doesn't compile

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

eIQ example doesn't compile

3,855 次查看
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!

标签 (1)
0 项奖励
回复
5 回复数

3,816 次查看
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 项奖励
回复

3,773 次查看
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 项奖励
回复

3,765 次查看
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 项奖励
回复

3,763 次查看
suuuuzy
Contributor I
How do I find the Xtensa C Compiler version? My Xtensa Xplorer is 9.0.18
0 项奖励
回复

3,751 次查看
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 项奖励
回复