I suppose you talk about projects, not about workspace. A compiler is always defined per project, not per workspace. In one workspace you may have projects for CC-RX and GNURX. I would recommend you create a new project for CC-RX and copy the source files from the GNU project. You may have to do some modifications. - Interrupt function definition is different. - Intrinsic functions are different. - ...
↧