This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWRL6432: Can a single CCS project be used for both IWRL6432 and IWRL1432 (by using different configs)?

Part Number: IWRL6432
Other Parts Discussed in Thread: IWRL1432,

Hi,

I have been working on trying to get the IWRL6432 and IWRL1432 demo SW to be built from the same Code Composer Studio project, using different configurations, but I have run into some issues. I wanted to ask whether this is firstly possible and secondly if I am missing anything with how I have gone about trying to implement it.

My steps so far has been as follows:

  1. After getting the mmwave demo compiling and working for the IWRL6432 board, went into the project properties -> Arm Compiler -> Predefined Symbols and changed the SOC_XWRL64XX define to SOC_XWRL14XX.
  2. Went to Arm Linker -> File Search Path and changed all the pre-compiled .lib files to rather point at the IWRL1432 variant as opposed to the IWRL6432 variant: 

Are there any other steps I may have missed if this is even currently possible. I am using CCS v11.2.0 and SDK version 5.3