We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am working on micro speech using Keil MDK and opened example.uvision and example_test.uvision on the software. I checked the target and everything is already in place and then clicked built target. I used the steps provided in the github link here: https://github.com/arm-software/AVH-TFLmicrospeech.
The following error show up during compiling the code.
'
error: invalid argument '-std=c99' not allowed with 'C++'
I want to know the steps to run this project on Keil MDK and how to handle this error to successfully run this project?
Find the attached built log below for more details on the target build.
with regards,
Sai Deepak N
Hello, I have replicated the issue. I think it is due to exporting, and then re-importing the example.
If you open the microspeech.uvprojx project, and then select Example_Test from the pulldown, it builds without issue.
I'll report this to the development team.