I am trying to create a new CCS project for TMS320F28069MPZT but I dont see the right target device in the dropdown menu.
On the Target dropdown I see 2806x Piccolo but then next to that the closest part I see is TMS320F28069 - I dont see an option for 28069F or 28069M.
So, my .cmd file is 28069_RAM_lnk.cmd and not F28069M_ram_lnk.cmd as I see in Motorware lab projects. Is that a Code Composer Studio problem? I even compared the two files 28069_RAM_lnk.cmd and F28069M_ram_lnk.cmd and I see a lot of difference. is there a better way to get the right .cmd file other than copying it manually from motorware and pasting it into the new project?