Other Parts Discussed in Thread: SYSBIOS,
Hello,
We tried to compile image processing application (IPC master,slave, OpenMP) for evm6678 kit without any modifications, which is located in
C:\ti\mcsdk_2_01_02_06\demos\image_processing\. we got the following error ( Shown is IPC master,Same error occured for IPC slave,OpenMP also)
Description Resource Path Location Type
ti.uia.runtime.LogSync : LogSync has detected that LoggerCircBuf is used in the system.
LogSync no longer supports LoggerCircBuf. Use ti.uia.loggers.LoggerRunMode in place of LoggerCircBuf
.xdchelp /image_processing_evmc6678l_master line 82 C/C++ Problem
Please note that the above error did not occur for serial_simc6678 image processing code.
Is there any dependency that we are missing?
Our plan is to port these applications in our custom board.
For your info:
We are using CCS 6.0, mcsdk 2.1.2.6.
Regards,
S.Sivanantham
We are planning to port the image processing application in our custom b