Part Number: TMDXDOCK28055 Other Parts Discussed in Thread: TMS320F280049 Tool/software: Code Composer Studio We are using microcontroller TMS320F280049 While testing the SRAM Correctable error, I am facing below issues.
We are corrupting data at RAMM1…
Hello,
Thanks for your question!
We do actually have this (for some examples/IO) built into C2000Ware, using a tool called Sysconfig. Please see the C2000Ware download page for details, as well as this E2E post:
https://e2e.ti.com/support/microcontrollers…
Nik,
Take a look at this post and see if it helps:
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/945671?CCS-TMS320F280049-C2000Ware-example-eabi
Let me know if it does not help. I will assign it to our team to help you further.
Thanks…
Part Number: CCSTUDIO Other Parts Discussed in Thread: TMS320F280049 , AM1802
Tool/software: Code Composer Studio
A customer is using CCSv8.3 and Win10 on a PC, and having JTAG connectivity problems with XDS200 to a custom TMS320F280049 board. The…
I found the solution for the frequency issue in: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1015363/tms320f280049-compensation-designer-always-parsing-sfra-data-start-with-1hz/3769124…
Part Number: TMS320F280049C Other Parts Discussed in Thread: TMS320F280049 , C2000WARE Hello All,
I am trying to apply HRPWM in my example code epwm_ex13_up_aq.c for TMS320F280049.
I have added the sample code here for your reference
//###########################################################################…
Hi Devin,
Thank you for writing me. I have read the pdf that you have shared, very helpful. but I still want to know If I want to absolutely avoid the buffer, is there a method that I can adopt ?
I have noticed that a similar information on the…
One other question you may have is why the generated hex file from the hex utility split like below:
Ki said: :0AC42A0000001EC400000020000006 :20C43400140218021D02220226022B023002340239023E02420247024B025002550259025F
with the first line having a…
Hi Abed,
You're understanding is correct.
Abed Meguenni said: But i dont see any PMBus pins on LAUNCHXL-F280049C ?
The LaunchPad pin out diagram does not show all signal MUX options of the F280049C pins. To locate what pins PMBUS signals are on…
Hi Nagesh,
If the interrupt is not being serviced, then you cannot "miss" the interrupt. However, you can definitely "overflow" the interrupt, as described in the resolution to this thread:
https://e2e.ti.com/support/microcontrollers/c2000/f/171…