Part Number: TMDSCNCD28388D Hi, I meet a problem when burning the program. The program pointer did not stop in the main function after the program was burned. As you can see from the figure, It stops at ESTOP0 in the BootRom memory. Neither can I step…
Part Number: TMS320F28388D Hi TI team,
I am trying to debug my project with my custom source code, but I am facing an issue related to error "No source available for "system_post_cinit()".
Please let me know if you have any solution for this error…
Part Number: TMS320F280025 Other Parts Discussed in Thread: C2000WARE
Hi,
I am using TMS320F280025 in our project and CCS 12 version IDE, I tried to use 280025_FLASH_lnk.cmd file for Flash memories to allocate the code. But device is getting crash…
Part Number: TMS320F28376S Other Parts Discussed in Thread: C2000WARE , Dear Developers
We have implemented DMA which transfers the results from the SPI A Receive buffer into a 16 words array in the RAM. Doing this, we try to pseudo parallel our system…
Part Number: LAUNCHXL-F280039C Other Parts Discussed in Thread: TMS320F2800157 Hi Team,
Here's an issue from the customer may need your help:
The program is launched to RAM. After execute the code on line 270 , the program will into ESTOP0 , and…
Part Number: TMS320F280025C
Hi experts,
I have a problem when loading my program which obviously comes from the debugger. I must have lost a configuration item because my project was working correctly until now. I certainly made a bad manipulation…
Part Number: TMS320F280049C Other Parts Discussed in Thread: LAUNCHXL-F280049C , , SYSCONFIG I have problem while debugging the "LAUNCHXL-F280049C board "TMS320F280049C microcontroller" in flash mode. (first time i am using any "TI" microcontroller).…
Part Number: LAUNCHXL-F28379D Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Hello.
I am a beginner in TI components and want to work with C2000Ware for the LAUNCHXL-F28379D.
I imported an empty project from the driverlib.
I changed the…
Hi,
I'm using CCS 12.1.0 for development of an ARM SoC (AM64x) boot code in Assembler and C, so I have a mix of *.S and *.c files. All my C and Assembler files are compiled/assembled with "-g" and "-gdwarf-3".
I can normally step the C code in both…