Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: I am currently working on C2000 MCU within the Universal Motor Control codebase, specifically for UDS (Unified Diagnostic Services) development. As part of this implementation…
Hi Prince,
Prince thomas said: 1.I could able to connect to the device when the application is not running.
Something in your application must be causing the JTAG debugger to disconnect.
Prince thomas said: 2.I have attached the screenshot above…
Part Number: TMS320F280038C-Q1 Tool/software: Hi Team,
I'm using TMS320f280038C CUSTOM PCB, currently working in C2000 motor control SDK when I try to run the pump the debugger keeps disconnecting since I need to tune the pump in expression window,…
Hello,
Prince thomas said: how will the transferring control to application happen?
I mean the bootloader to application jump portion. Then, you can reinitialize the interrupt vector table in the application after the branch.
Best,
Matt
Part Number: TMS320F280038C-Q1 Tool/software: Hi Team,
I'm working in TMS320F280038C MCU (Motor control SDK), here I need to implement watchdog timer and software reset in the universal motor control SDK.
I tried calling this function in my code SysCtl_resetDevice…
Part Number: TMS320F280038C-Q1
Hello, My previous thread was locked due to my inactivity. https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1558504/tms320f280038c-q1-cla-array-placed-in-lsram4…
Part Number: TMS320F280038C-Q1 Tool/software: Hi,
There are some threads on the forum regarding the ADCDACLOOPBACK issue, but no clear solutions are available.
I added following lines at init and didn't change it later on. Therefore, I wanted to always…
Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Hello, guys.
I created this thread after I checked example of TI C2000 library before I write this thread to ask you guys about what I want to know.
I am going…
Part Number: TMS320F280038C-Q1 Tool/software: Hello,
From my previous post (Found Here) I was under the impression that setting registers in the cpu was potentially much quicker than the CLA as the cpu had access to a larger instruction set. On that…