Part Number: TMS570LS3134 Tool/software: Hello,
I am trying to get group 1 channel 40 Efuse controller error by efuse single bit error.
I do the following steps respectively:
1. Enable group 1 channel 40 interrupt
2. Set interrupt level of group…
Part Number: TMS570LS3134 Tool/software: Hello,
In the TMS570LS3134, is there any microcode, boot code or any code that comes available with the MCU ?
When we review the documents, in the TI OTP section there is some information that can read but…
Part Number: TMS570LS3134 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hello,
In my application DMA and DMA parity check is using.
I do the MINITGCR = 0xA to enable memory hardware initialization and MSINENA = 1 to initialize DMA RAM.…
Part Number: TMS570LS3134 Tool/software: Hi Champs,
Is the SPI self-test function of the TMS570LS3134 supported by all SPI? Or is it only supported by MIBSPI? Thanks!
BR
Julia
Part Number: TMS570LS3134 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hello,
TI does not suggest to use CLANG with TMS570 series. I saw that a few TI E2E forum. I want to know why. If there is no suppurt with halcogen or CCS, I think there…
Part Number: TMS570LS3134 Other Parts Discussed in Thread: HALCOGEN Tool/software:
Hello,
I changed the project compiler from ARM v20.2.0.LTS to Clang v4.0.1.LTS. After a lot of problems are resolved, the compiler gives some warnings. Could you suggsest…
Part Number: TMS570LS3134 Tool/software: Hello,
I am working on a project where i will receive different messages from another MCU using the SCI. The messages have different length and I wont be able to know wich message will be sent in advance. I decided…
Part Number: TMS570LS3134 Other Parts Discussed in Thread: NOWECC , UNIFLASH , HALCOGEN Tool/software: Hello,
I am currently trying to integrate ECC into my code but i had some question. I now that there is two type of execution first (XIP) where the…
Part Number: TMS570LS3134 Tool/software: Hello,
I am working on a project which use SCI communication between two MCU's.Both the MCU's are TMS570LS3134 and they are connected to each other through SCI RX and SCI TX. We tested the communication between…
Part Number: TMS570LS3134 Tool/software: Hello,
CCS generate .out file and when I load it to MCU code is running correctly. When I generate and load the .hex file ( Intel hex) that code can not running. What is the reason of it ? How can I load the…