Hi,
I am trying to port an application to the TDA2x platform running Arago linux 2018.10, and the platform reboots a few seconds after starting the app.
I have tried reducing the application to a bare minimum: A c++ app that reads an image from a USB camera, performs some basic operations, and displays it. Calling cv::resize() causes the platform to reset, even when single-stepping through GDB.
Nothing written to the console when this happens.
The platform is TDA2Px-ACD evm cpu board, revision C.
OS is Arago 2018.10, kernel veriosn 4.14.79-g3438de3474, running from SD card.
Thanks in advance,
Shahar.