Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Dear TI engineer:
I have built and run successfully the linalg example in "C:\ti\linalg_1_2_0_0\examples\dsponly\dgemm_test" and " C:\ti\pdk_c667x_2_0_11\packages\ti\transport\ndk\nimu\example\helloWorld\c6678\c66\bios".
I want to combine the two project above, to use the net to read a picture and process it using linalg, I know linalg use the tech about openmp, the cmd is generated , since the two project both have a cmd to generate, how to avoid the conflict.
The net helloworld uses the sysbios, How should i config the sysbios.
I really appreciate your help!!!