Hello:
I have written large amounts of code and would like to combine it in a library. I have never created a library or a header file and I have a few questions about doing so in CCS.
How do I debug a header file in CCS?
Aside from adding "#include<myheader.h>" to the top of the file what do I need to do in order to utilize a custom header file?
Thanks!
