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: Hello,
I have a couple of questions regarding the C28x Boot ROM code.
Can this Boot ROM code be bypassed at all?
If my understanding is correct, the C28x Boot ROM source code is supplied in the C200Ware install…
Part Number: TMS320F28384D Other Parts Discussed in Thread: SYSCONFIG , C2000WARE Tool/software: When using dual data rate transmission, it has been mentioned in the 2828x TRM that within FSI TX, the data is split into even and odd-numbered bits and sent…
Part Number: TMS320F28384D Other Parts Discussed in Thread: C2000WARE Tool/software: Hey C2000 SW Team,
I have a customer evaluating the TMS320F28384D for a new project and we are hoping you can help to provide guidance on implementing BSD-style sockets…
Part Number: TMS320F28384D Other Parts Discussed in Thread: C2000WARE Tool/software: I am working with the CM core and testing out my assert handling but even when I intentionally use bad parameters with a function call, I never see the __error__ function…
Part Number: TMS320F28384D Other Parts Discussed in Thread: SEGGER 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…
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…