Dear Expert
We found that 5pcs of TMS320F2806PZA cannot be burned program. And we shunt down the power supply reburn again still not could bruned program. We production about 2500 pcs ,it's a little high failure rate .
We…
Dear Expert
We found that 5pcs of TMS320F2806PZA cannot be burned program. And we shunt down the power supply reburn again still not could bruned program. We production about 2500 pcs ,it's a little high failure rate .
We…
Hi,
My project is running on ccs 10.3.1,
Suddenly I am getting this error,
fatal error #16000: object files have incompatible formats
("C:/ti/ccs1031/ccs/tools/compiler/ti-cgt-c2000_20…Hi There,
I am debugging a project which has SFO_TI_Build_V6b.lib file requirement.
My current project is in ccs v.5, I have solved few problem but now its looks like version conflict…
Hi all,
We are having some trouble programming our C2000 based custom board with the Spectrum XDS100V2 emulator. We are programming our boards after production, but some micros (TMS320F2806) are dying, approximately…
Hi there,
At the beginning of our project I realised that the TMS320F280041 has no 8bit support. "Not a problem" I thought but now where I would like to reuse old code we used on…
Hi Team,
Our customer would like to confirm if the ePeripherals (eQep, ePwm) of TMS320F2806 microcontroller have intellectual property right.
Regards,
Danilo
We are trying to measure the time taken by a particular function in our code. However, this function is a critical test function and is executed before the timers and interrupts on the controller are configured and initialized…
Dear Team ,
Good day!
Our customer are trying to implement a non-destructive RAM test on the F2802 and F2806
controllers. This is a test to be run at power up, and before the C-runtime has been initialized and invoked.
They need…
We have few queries and we will be glad if you can help it out,
1. We couldn't able to build the project for F2806x present in the IEC60730 package because of dependencies…
Hi there,
I'm facing the issue that my Code Composer Studio is constantly throughing the error "Trouble Reading Memory Block" when I try to debug my ADCs.
In detail…
Hi there,
I imported a farely old project which used the dlog libraries. The header file was included in the sourced but I think there is a …
Hi there,
I was wondering whether the output of a microcontroller can toggle during a programming procedure?! In paticular we are currently using a TMS320F2806 and we think about…
Hi Santosh,
thanks for the reference. I'll have a look at it even though this will most likely not fix the issue. We can close this case for now.
Thanks for taking the time,
Lennart
Lennart,
I just imported F2806 timed_led_blink example and rebuild it. It was giving me two errors. As, the project is creating COFF format executable, it needed to be linker to COFF version IQMath library (IQmath_fpu32_coff.lib), and rts2800_fpu32_fast_suppliement…
Sounds reasonable. As I said this is a 10 year old projected. I figured out a way generating the hex file without using the code composer studio. I think I might just life with that then.
However, I still don't understand why this becomes an issue when…
Lannart,
You should only be linking to IQMath.lib, not keeping them as dependent project which will force to rebuild the project.
Do you have a trim down project to share then I can recreate it here? Or if you import any C2000ware example project and…
Those three projects are libraries which are used within the project. IQmath for example is a fixed point library from TI as far as I know. Similar applies to DSP280x_common. Anyways. Both actually have to be build for the project to work. I wonder why…
How about these three projects? Where do you have these projects? are they listed as dependent projects?
Building file: "D:/ptg04/soft/ptg_02_dsp/IQmath/cIQmath/lib/IQmath.lib"
Building file: "D:/ptg04/soft/ptg_02_dsp/build/F2806_FEO_WITH_BOOT…
Here's a screenshot of the link order. It doesn't change though if I enable the hex utility. Even when I enable the hex utility, hit apply and close, and reopen the build settings there is no difference in the link order. It always is as in the screenshot…
Hi Matthew,
after some hours of struggling with it I had to figure out that the issue is the switching power supply of the device. If I connect the programmer to the TMS the JTAG wires are very close to the power supply and the JTAG signals gets distorted…
Jap that's what I thought as well. Along with the RAM issue I also think another linker script is added. That's why I was asking whether there is a log file on which linker script where used and probably also a log file that tells me what makefiles where…
Looks like something different in project for build with hex gen enabled. Not sure it is coming from.
>> Compilation failure
IQmath/cIQmath/lib/subdir_rules.mk:9: recipe for target 'IQmath/cIQmath/lib/IQmath.out' failed
fatal error #10009…Lennart,
Thanks for reaching out to the E2E.
I want to first make sure that we have selected the matching PN in either CCS or Uniflash. Note there is a newer device family; TMS320F2806x(69, 68, 62, etc) that is not equivalent to TMS320F2806. Please make…
Sure, I attached two hex files. The one is the build without the hex file generator enabled and the other with the hex file generator enabled.
**** Clean-only build of configuration ReleaseEM for project Physys_DSP…