Part Number: TMS320F28384D Tool/software: I would like to redfine malloc as a wrapper function to use pvPortMalloc from freeRTOS with the heap4 implementation. Is it possible to do this with ti code gen tools? Write now when I write my own wrapper I get…
Part Number: TMS320F28384D Tool/software: Summary: The C2000 was doing self-programming flash (not through JTAG), when the XRSn pin reset the device. Customer was NOT programming or changing OTP registers when reset occured. However this process bricked…
Part Number: TMS320F28384D Tool/software: Hi champs,
In TRM section 37.3.8.1, the example of Transmitting Data Using SPI with DMA, to transfer 128 words to SPI using the DMA as below,
NUM_WORDS: 128
TXFFIL: 8
DMA_TRANSFER_SIZE: (NUM_WORDS /TXFFIL…
Part Number: TMS320F28384D Tool/software: Hello,
We are planning to use DSS for testing software requirements. This requires setting a breakpoint, update input variable, running the software to the next breakpoint, and reading the output variable. The…
Part Number: TMS320F28384D Other Parts Discussed in Thread: C2000WARE Tool/software: The FSI section of the TRM indicated the data buffer is circular in nature. But does not give good, detailed definitions for this operation nor the events generated.…
Part Number: TMS320F28384D Other Parts Discussed in Thread: SYSBIOS Tool/software: I am currently using TIRTOS. I have several HWIs in the system and am considering adding a zero-latency ISR. I am using Hwi_Params with maskSetting = Hwi_MaskingOption_BITMASK…
Part Number: TMS320F28384D Tool/software: Would TI consider working with Segger to add Jlink debug probe support for the C2000 series microcontrollers?
I found an interesting thread on Segger's forums saying they could adding support would be possible…
Part Number: TMS320F28384D Tool/software: On the TMS320F28384D DSP processor, what is the short-circuit load current of the three DAC outputs, and are they protected from damage under short-circuit loading?
Part Number: TMS320F28384D While testing the watchdog on programming - (customer use FlashAPI) the customboard was blocked.
I added the logs below:
Additional error messages:
Error connecting to the target:
(Error -1015 @ 0x0)
Device is…
Part Number: TMS320F28384D Other Parts Discussed in Thread: C2000WARE Tool/software: Hello,
I am using the example "memcfg_ex1_ram_management_cpu1,"
but I cannot find the relevant file for the IPCBootCPU2 function in the following location:
ti\c2000…