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.
Hello,
I am trying to run deep learning neural model described in https://www.dlology.com/blog/how-to-run-deep-learning-model-on-microcontroller-with-cmsis-nn/, I am using updated MDK Lite version 5.27. The trace starts running for about 600 seconds and then the error message pops up. The MDK is evaluating version and the only difference in the configuration from the above mentioned URL is "one ELF section per Function is checked".
I am also providing the github link for the code https://github.com/Tony607/arm_nn_examples/tree/master/cifar10.
Please let me know how can I resolve it. Thanks