This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Currently, the MCAL projects seems to be a makefile based environment and how to use CCS studio to create, compile and debug our MCAL based projects easily? We're seeing lot of errors regarding missing assembly and source files. How to solve this?
Here are the steps I followed to do it and some of the important things to be taken care of
Hope this helps and much clear to create you rown CCS integrated MCAL projcts. Attached an example project which compiles the "Mcu_app.c" example from MCAL and replace it with whatever the example you need and compile it accordingly
.mcal_ccs_integration_demo.zip
Thanks