Other Parts Discussed in Thread: OMAPL138
Tool/software: Code Composer Studio
Hi there,
I'd like to switch between the release and the debug version of the PDK_am335x_1_0_13 library. I created the two versions using gmake all BUILD_PROFILE = debug / release. The CCS continues to use the release version regardless of whether I set the build configuration to debug or release. How can I convince CCS to generate a debug version?
Best regards
Thomas