Part Number: TMS570LS1224 Tool/software: Error connecting to the target: (Error -1141 @ 0x0) Device is not responding to the request. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try…
Part Number: TMS570LS1224 Tool/software:
I refer to the following e2e thread:
TMS570LS3134: The meaning of Port 0 and Port 1 in the PBIST section of the document is unclear - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support…
Hi Morris,
My sincere apologies for the late reply, i was off for few days.
Can you please refer below thread once, this might help you:
(+) TMS570LS1224: jtag error - 'SC_ERR_PATH_BROKEN'. - Arm-based microcontrollers forum - Arm-based microcontrollers…
Part Number: TMS570LS1224 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hi,
I am trying to use the functions vimEnableInterrupt and vimDisableInterrupt to enable or disable a specific interrupt vector. In my case, it’s for adcGROUP1 . …
Part Number: TMS570LS1224 Other Parts Discussed in Thread: CC3135 , , CC3100 Tool/software: Is it possible to use the TMS570LS1224 as a host controller to connect the CC3135 Wi-Fi processor via the SPI interface? If so, could you provide sample code and…
I also noticed that my TMS570LS1224 occasionally gets stuck in the function. It specifically halts in the loop. delayus while (RTI_TIMEOUT == 0);
This issue seems to occur intermittently, and I’m not sure if it’s related to the configuration of the RTI…
Part Number: TMS570LS1224 Tool/software: Hi all,
i'm conducting a HW FMEDA (not MCU-FMEDA) and got to the point where i look at the effects of short circuits between the debug pins of the MCU to GND, VCC and to neighbouring pins.
The question is…
Part Number: TMS570LS1224 Other Parts Discussed in Thread: HALCOGEN
Tool/software:
Hi (Jagadish),
I noticed that no matter what FIFO size of the ADC is configured (in HALCoGen), the generated code will always read the value of BUF0 (GxBUF[x] .BUF0 ). For…
Varban Metodiev said: And from what I have observed - in case of DMA, one may need some state machine based on interrupts (to indicate the new transfer completion), and the interrupts (even with very simple and fast handling) may choke the RTOS flow.
…
Part Number: TMS570LS1224 Other Parts Discussed in Thread: HALCOGEN ,
Tool/software: CCS and Halcogen
HI , I am unable to turn ON led, what am i doing wrong? I am using TMS570LS1224 launchpad.
Link for the project files