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 Other Parts Discussed in Thread: C2000WARE Tool/software: Hi Team,
I'm currently working in tms320f280038c SPI communication, whereas I'm using two SPI one is for drv8343 and another one is for M93C66 EEPROM IC
I have…
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 Hi experts,
I ask this for my customer.
As we all know, RESC will record the reset reason.
But I want to check in which scenario, this register will be cleared?
For example, if chip has a HWBISTn, after POR, is it…
Part Number: TMS320F280038C-Q1 Hello,
I have a perfectly functioning digital power control board. To measure the time spent on an ADC interrupt, I added `gpio=high` to the beginning and end of routines, and `gpio=low` to the end of routines. No other…
Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Hello, Still looking for help on this topic. Previous thread was locked due to no response. Copied question from previous thread I am having an issue where I would like to read…
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…