SETOOLS
directory (the default is C:\app-release-exec) and running:
a. app-gen-toc -f build/config/ei-appkit-gcc.json
b. Then erase the application part of MRAM by running: app-write-mram -e app
c. Write the image with 3 debug stubs to MRAM by running: app-write-mram
edge-impulse-daemon
a. This will start a wizard which will ask you to log in and choose an Edge Impulse project. You should see your new or cloned project listed on the command line. Use the arrow keys and hit Enter to select your project.
.tflite
file, then deployed on a microcontroller. Here in our case, we have to build firmware using the Edge Impulse platform. After the block diagram the second figure below represents the firmware build steps for Alif, with a red bounding box. Once you have the firmware file downloaded from the Edge Impulse Studio, follow the instructions and commands from the Configuration section above, then run ‘edge-impulse-run-impulse —debug’ for inference on the device.