How to rebuild the scale example under the CE_INSTALL_DIR/example directory? Recently I'm learning how to create a codec run on dsp side, I took Juan's suggestion to learn the scale example first. But I cann't rebuild the scale, no matter the scale's app or scale's codec or scale's extensions.
I knew it's necessary to modify the user.bld and xdcpath.mak files to fit the compiler tools path, but I did not know the meaning of C64P.rootDir, MVArm9.rootDir, UCArm9.rootDir and Linux86.rootDir. Does the C64P.rootDir means the directory of cg6x_x_x_x? And how about MVArm9.rootDir and UCArm9.rootDir? Someone said that there is no need to use the UCArm9, but when I comment it , many errors occur. Who can tell me how to set this rootDirs? Please give me an example, thanks.
By the way, I am using the DM6446.