James,
Sorry, I forgot that part.
1. What about fp_mode and fp_reassoc?
2. What optimization level are you using? Have you noticed any change if you change the optimization level?
3. What's the filter performance like at other frequencies? Are you getting…
Hi Emma,
Marlyn Rosales Castaneda20 said: I will check with design what the current status of the SCI module is while there are errors.
I heard back from the design team and confirmed that the SCI module can receive data even with the error interrupt unserviced…
Part Number: TMS320F28075 Other Parts Discussed in Thread: C2000WARE Hi,
I have been doing some work with the C28x and CLA based on the FCL codebase. None of the data shared between the two processors is declared volatile in the example projects. Is that…
Part Number: TMS320F28075 Hi Team,
In the device xml 'tms320f28075', CLB register details are not present. I have checked in the latest version of CCS 11.2. Could you confirm the same?
Part Number: TMS320F28075 Hi,
Our team likes using RAM builds for our development since the programming cycle time is much faster than Flash Builds.
Unfortunately, I'm seeing an issue where the contents in RAM do not match the op-codes that I see when…
Part Number: TMS320F28075 Hi,
I have questions about following symbol error.
I am creating software by changing from Ver6 to Ver11 of CCS. The following error occurred only in CCS Ver11. Please tell me the cause and countermeasures.
Thanks,
Koki
Hi Devin
I find that the glitch synchronous with ADC converter, the glitch will happen just before program enter into the ADC end interrupt, when I change the ADC converter frequency, the glitch's frequency change with ADC converter. but i can't find…
Part Number: TMS320F28075 Other Parts Discussed in Thread: TMS320F280023 Hi Experts,
Good day. We have this case from client about XDS110 which unable to program the target:
"I am trying to program a board that uses the F28075 chip. The XDS programmer returns…
Part Number: TMS320F28075 I would like to trigger and ADC SOC using the Digital Compare whenever the Output of an EPWM goes high.
As is shown in the code below, GPIO 14 is configured as an EPWM output, I wire GPIO 14 to the Digital Compare module of EPWM8…