Tool/software: TI C/C++ Compiler
Hello,TI's engineers.I use ti's IWR1642BOOST and use ccs9.2.0 ide.When i compile the srr-80 demo code,i find the ***.oe674 files(such as dss_data_path.oe674 etc...);But when i creat a new ccs project and compile it,i find it doesn't creat any .oe674 files ,only .obj file.I read the demo cmd file, which can take the dss_data_path.oe674(.test:MmwDemo_processChirp) to .fastCode(L1 PRAM).So i want to know how to creat the .oe674 file(any .c files), how to set the ccs configurateion?