Hello, I am currently importing the model into Keil and have completed it, but I am not sure how to call these functions to make the model run. Could you please tell me what I need to do? The code is as shown in my screenshot.Thanks for your help.
you can take a look at these projects:
They are based on ST targets but can be easily ported.
Have you checked the documentatio : https://docs.edgeimpulse.com/docs/run-inference/arm-keil-cmsis ?
regards,
fv
Thanks for your reply.
May I ask if I can deploy the Cube.MX CMSIS-PACK to RAM in MDK? I find it much more convenient to use Cube.MX CMSIS-PACK for deployment. I look forward to your reply. Thank you!
Since the board I am using is not the one provided by your company, could you please advise me on how to convert the data collected from my sensors into the corresponding feature data after I complete the model deployment? I noticed that the example only shows how to copy the raw feature data from Edge Impulse to Keil. What steps should I take to transform the data from my sensors into the corresponding feature data, as shown in the image below? I look forward to your response. Thank you!