Part Number: F29H850TU Tool/software: Hello TI Experts,
The F29 Flash API documentation states the following: "The Flash state machine also internally performs a verify operation after an erase/program pulse to validate the success of the operation…
Part Number: F29H850TU Tool/software: Hello TI team,
we initialize an FSI TX module by CPU1 and assign it to CPU3 at the end of initialization using DevCfgRegs. At the step when DevCfgRegs.FSITXA.bit.CPUSEL is programmed all FSI TX registers are…
Part Number: F29H850TU Other Parts Discussed in Thread: SYSCONFIG Tool/software: I am having trouble opening a .syscfg file from CCS. I am being prompted to open in compatibility mode, but this does not work either
Error message looks like:
Error…
Part Number: F29H850TU Tool/software: Hello TI Support,
Does the C29 CPU have the equivalent of a C28 ESTOP1 instruction?
If not, by how much does the PC need to be advanced to step over an EMUSTOP0 instruction?
A quick test suggests it might be…
Part Number: F29H850TU Tool/software: I'm experiencing random resets on my F29H85 LaunchPad.
Monitoring the XRSn pin shows XRSn toggles low/high.
The RESC register does not show a cause.
The CPU can be halted when this happens. After the reset…
Part Number: F29H850TU Tool/software: We have observed a problem when using extended "asm" commands. For example, if the value of a register is to be stored in a global C variable, the compiler provides a "Dx" register instead of an "Ax" register for…
Part Number: F29H850TU Tool/software: Hi Champ,
Regarding DCxEVT2 Event Triggering block diagram below, I want to confirm with you , if there are typos here?
I understand it should be changed from "1" to "2" where I mark in Blue, right? Thanks!
…
Part Number: F29H850TU Tool/software: We have observed that the compiler does not continue compiling functions if the address 0x00000000 (NULL) is written within them. This behaviour occurs when compiling with optimization level "-O1" (we have not tested…
Part Number: F29H850TU Tool/software: HI ,
I am running Flash API example from the f29h85x-sdk ,specifically the example flash_mode0_128. A nd i am trying to understand
the erase sector function Fapi_issueAsyncCommandWithAddress.
what is the sector…