My customer develop their code based on one SDK example, for example of Simpleperipheral project.
How can we export the project as a independent project which don't rely on installed SDK and RTOS? If copy the project to run on another PC, it can working well under the same CCS or IAR. Thanks.