I am using CC1352P1 and CC1352P7 processors with the same code.
Is there a way to make one project that builds for the different boards?
I've made two git branches, synchronizing them manually, but it seems like there should be an easier way to do that.
And after a thought... I do understand why I have to use different BIM's, but it is not really clear why I can't use the same firmware for two mostly identical processors. Any hint would help
There was a post 6 years ago with the same question:
https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/616429
Thank you so much.