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.
Hello team,
I take the existing project from f28375s(100 pins). but the syscfg file was generated for f28377s (176 pins). so i switch from f28377s (176 pins) to f28375s(100 pins) in system config. but there is error showing when i build. and i cannot switch. please please help me with this.
thank you
Hi,
Which CCS version and SysConfig tool version are you using?
Best Regards
Siddharth
Hello Siddr
CCS version details are as follows
Version: 12.6.0.00008
OS: Windows 10, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 11.0.13+8
Java version: 11.0.13
I am using inbuilt system configuration tool which is in ccs.
please suggest me further.
thanks for help.
Hi,
Thanks for providing these details.
Will get back to you in a couple of days.
Best Regards
Siddharth
Hello,
Is it possible for you to share the CCS project and the sysconfig file?
I tried to replicate the error with i2c_ex1_loopback example within C2000Ware but was unable to reproduce the issue.
Best Regards
Siddharth
hello Siddharth,
sure, here i am attaching the zip file of my code.
can you do me one more favour please?
i am trying to enable the freertos in this project but i am having so many issues. can you please help me with configuring and enabling only one task in freertos??
other i will do by myself.
thanks for your support.
Hi,
Will check the project that you shared today and update you by end of today.
For FreeRTOS, you can refer the examples provided within C2000Ware (C:\ti\c2000\C2000Ware_5_01_00_00\kernel\FreeRTOS\Demo)
Best Regards
Siddharth
Hello Siddharth,
Will check the project that you shared today and update you by end of today.
thanks for the support.
For FreeRTOS, you can refer the examples provided within C2000Ware (C:\ti\c2000\C2000Ware_5_01_00_00\kernel\FreeRTOS\Demo)
I checked this but i am not able to find any freertos based project related to my controller (TMS320F28375S).
if i am importing the other project for F2838x then it is not executing in launchpad.
thanks and regards.
Hi,
For the sysconfig issue, you can update the project properties to specify the 100 pin part number .
See the snapshot below.
For FreeRTOS, you will have the refer the existing examples as reference and migrate it for TMS320F28375S
Best Regards
Siddharth
Hello Siddharth,
thank you, this solved my issue related to sysconfig controller selection.
can you please help me why i am having trouble in debugging code in flash??
For FreeRTOS, you will have the refer the existing examples as reference and migrate it for TMS320F28375S
For freertos query i have started a new thread.
thank you for your support.
Hello siddharth,
i am using PZP controller but i am not able to select it. instead of that, i am able to select PTP.
is there any way to select PZP???
btw i am using sysconfig version 1.19.0.
thank you for your support.
Hi,
What is the issue that you are facing while running from Flash? Is it resolved?
Best Regards
Siddharth
Hello Siddharth,
What is the issue that you are facing while running from Flash?
I am not able to biuld my code in flash. i included the flash cmd file and excluded the RAM cmd file still i am not able to build the code in flash. it shows the error.
thanks and regards