imx7 project crashes to terminal?
I have an IMX7ulp eval board and have been working n getting my application on to it.
To test it before that I ran a demo project provided by Crank, dd'ed it to my SD card and it worked fine.
Then I exported my project from crank, and it gave me an images and script folder and a gapp file.
I've replaced my files over the demo project folder and edited storyboard_launcher.sh and syotyboard_scp.h with the appropriate file destinations.
Upon running it on the eval kit, it loads part of the main screen of my storyboard project for about 5 seconds and then goes to the terminal screen.
I'm not sure how your supposed to properly setup a project from Crank or if there are any key steps I'm missing. Any help is apricated.
0
Comments
Is your i.MX7 project crashing back to the terminal? Don't panic! Several factors could be at blame. Check for common issues like errors in your code, cable tv and internet packages problems with memory allocation, or incompatible libraries. Debugging tools can help pinpoint the exact line causing the crash. If you're using a demo project, ensure compatibility with your specific hardware and software setup.
Please sign in to leave a comment.