Part Number: C2000WARE Other Parts Discussed in Thread: SYSCONFIG This is very odd. I am using Version: 20.3.1.5__1.9.1
At first I thought it was my fat fingers, but this just keeps on happening. But it is random, so how to duplicate? Anyways:
It…
Part Number: C2000WARE Tool/software: Hello,
When trying to download the C2000WARE v5.02 Windows installer I get directed to a download/access file page. When I select down or the access file button, I get redetected to a page stating "(Sorry, the page…
Part Number: C2000WARE Other Parts Discussed in Thread: TMS320F28377D , UNIFLASH The attached json file can build qrf_cpu01 or qrf_cpu02. Works fine. If source code is changed it also automatically uploads the binary. World is a happy place. But not for…
Part Number: C2000WARE-DIGITALPOWER-SDK Other Parts Discussed in Thread: PMP41081 Hi I am doing a research project and I have seen mentions that the firmware was to be released in q2 of 2025 and I cant find it on the power sdk is that an error or something…
Part Number: TMS320F28379D Other Parts Discussed in Thread: C2000WARE Tool/software: Is there a FreeRTOS demo in C2000Ware that works with the F28379D processor? If not, are there plans to add one soon?
Thank you.
Part Number: TMS320F28386D Other Parts Discussed in Thread: C2000WARE Tool/software: Dear experts,
I noticed some differences in f2838x_epwm_defines.h driver file during the porting of the project from SDK c2000ware rev 3.4 to c2000ware rev 4.0.
…
Part Number: C2000WARE Hi! I have a question about the CLA_floor and CLA_ceil functions in the CLAmath library. They are defined as follows:
//
// CLA_floor(float32_t val)
//
static inline float32_t CLA_floor(float32_t val)
{
volatile uint32_t temp…
Part Number: C2000WARE In the release notes of C2000Ware v6.00.01.00, as part of the new known issues C2000DRIVERS-3337 LWIP - Rx stops under heavy traffic is listed. Is there any benchmark as to how much traffic is "heavy"?
Part Number: C2000WARE Other Parts Discussed in Thread: TMDSCNCD280049C , TMDSHSECDOCK , Hello, fellow TI experts.
I'd like to test whether I can operate the AD7847 by combining the TMDSCNCD280049C and the TMDSHSECDOCK.
The test involves inputting…
Part Number: C2000WARE Other Parts Discussed in Thread: TMS320F28379D Hello everyone,
I am clueless right now how to successfully flash a dual core project on my microcontroller TMS320F28379D. Attached you can find my two CMD files and my system_init…