Other Parts Discussed in Thread: UNIFLASH, IWR6843ISK
Our team has created an application for the R4 core and DSP core. Both of these cod bases successfully run within the same code composer studio debug instance as two separate projects within the same workspace. How do we compile/combine these binaries together so that we can flash directly on the development board using Uniflash for stand alone operations?
We are able to put the R4 binary on the chip with no issues, but we cannot flash the DSP binary as a 'meta image' in Uniflash. The R4 binary we compile does not appear to have any of the DSP code we have written within it.