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