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:
- 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.
- 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