What is the best practice for configuring DSP SW for different hardware devices? In our particular case, we need to run the same software on both 66AK2H06 and 66AK2H12 devices. This requires changes e.g. in IPC (lad) and app.cfg files. Is there a way to use an compile time flag or environment variable to define number of cores in app.cfg or do we just have to branch our code base into two different versions?
regards,
Marko