Hi All,
I am trying to follow the AN13725 Appnote openCv cross compilation for RT1170 microcontrollers. My aim here is to follow similar process and compile openCV for a different microcontroller. I need the following info.
1. Where is the linker file mentioned in the opencv_mcu folder that's mentioned in the appnote?
2. What flags should be changed when using different armclang compilers (like ex: tiarmclang) because I am getting errors like CMAKE_CXX_Detection - Failed during the configuring stage.
3. Can we compile the source of the openCV without using the cmake setup?
Thanks,
G Kowshik