Other Parts Discussed in Thread: UNIFLASH, , HALCOGEN
Hello,
I am trying to integrate TMS570LS3137 development with CLion, because using any Eclipse-based IDE drives me crazy. I've managed to create CMakeLists.txt based on CCS generated Makefile, application builds and links successfully (this is what CLion is saying), however it is not working - nothing happens after flashing generated .out file with Uniflash, moreover, after power cycle, red ERROR LED is on (on HDK). Same application built with CCS works as intended. I am attaching my sample project, it can be opened both by CLion and CCS. I will be grateful for any help, I am struggling with this problem for two days.