Kwan, To add the peripheral register header files to your project, please see the F2806x workshop: processors.wiki.ti.com/.../C2000_Archived_Workshops I strongly suggest reviewing Module 3 to learn more about the header files. Then see lab 5 exercise, step 3. Note that you should replace the '${PROJECT_ROOT}' with the path to your header files. Also, you will need to add 'F2806x_GlobalVariableDefs.c' and 'F2806x_Headers_nonBIOS.cmd', in addition to '#include “F2806x_Device.h”' to your source files. I hope this helps. If this answers your question, please click the green "Verified Answer" button. Thanks. - Ken
↧