Tool/software:
I'm following the AM62x MCU+ getting started tutorial, and have hit a road block when while configuring code composer studio. While installing CCS, I do not see the "Arm-based processors" option during installation as shown in this screenshot at: https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/latest/exports/docs/api_guide_am62x/CCS_SETUP_PAGE.html
I continued with a full installation anyway, and in the subsequent step when adding the target configuration and selecting "board or device" AM62x is not shown as an option as it is on the getting started guide. I have tried several versions of CCS and none have the "Arm-based processors" option during install like shown in the guide. Notably, after install the contents of "/Applications/ti/ccs2030/ccs/ccs_base/common/targetdb" does not contain any AM62x-related file.
I'm attempting this installation on Mac OS X sequoia. While I understand Mac isn't explicitly listed as a supported OS, it is listed as supported for the AM64x family, and the setup process has appeared the same so far, so I expect I would have the same problem if I was using an AM64x instead.
Some other installation details observed in CCS:
Am I missing something for a Mac installation? If it's impossible for development on Mac (though the AM64x page suggests otherwise), is development on a UTM virtual machine supported?
Thank you!