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.
Hi,
Initially we worked on ARM compiler (Compiler Version : TI v20.2.1.LTS) for ARM series MCU and now we are using C2000 Series Microcontroller which has different set of compiler option ( i.e. Compiler Version : TI v22.6.0.LTS) in CCS IDE.
Initially a workspace was created where ARM series MCU and its compiler is selected and now for C2000 Series MCU, I have created another workspace and added the compiler ( Compiler Version : TI v22.6.0.LTS) for
C2000 Series MCU, so doing this can I use both different workspaces , one is for ARM and another workspace is for C2000 Series MCU ? Is projects created with respective Targets in respective workspace will work or not let
me know ?
Thanks,
Sid C
Sid,
Yes,it should work. You can have even in one workspace, one project for ARM and another for C2000 target.
Regards, Santosh