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.
Tool/software: Code Composer Studio
Hi sir/madam
we are using TMS320F280049C control card ,we need to receive the data using SCI,we use source file available in c2000 ware,in that we took loop back ex-1 source file,we need to add board.h header file but we didn't find that file,can you please help me to getting started to receive the data.
thank you
Hello,
Thank you for your question! In order to add and configure the board.h header file, please ensure the following:
1. Please ensure you are using the latest version of Code Composer Studio -AND- C2000Ware
2. Open the project "sci_ex1_loopback" in Code Composer Studio
3. Configure the SCI module using the board.h header file by opening the included "sci_ex1_loopback.syscfg" file. This file allows the user to configure the SCI module of the device and choose which pin/GPIO to use as input and output. Please see https://www.ti.com/tool/SYSCONFIG for more information regarding SYSCONFIG.
Please note, the SYSCONFIG tool is included by default in the latest Code Composer Studio and C2000Ware releases, so please make sure you installed the latest version of both programs.
Let me know if you have any trouble configuring the C2000Ware SYSCONFIG!
Regards,
Vince
----------------------------------------------------------------------------------------------------------------------------
If I was able to answer your question, please press the green "Verified" button below, thanks!