Part Number: TDA4AEN-Q1 Dear TI Support Team,
I am working with the TDA4AEN J722S controller. Initially, I successfully flashed the SDK “Hello World” examples on the MCU R5F core and verified that the software executed correctly with the expected output…
Part Number: TMS320F28374S Other Parts Discussed in Thread: C2000WARE Tool/software: When compiling the same code, there is no problem with compiler version 20.6.5, but when using 22.6.1, it will report "No source available for" _System_post_cinit() at…
Gokul S said: Sure, I will wait for your update
Hi @Gokul S,
After downloading again, I was able to rectify the above issue in loading mcu core. Thank you, Swedha R
Part Number: TMS320F2800157-Q1 Tool/software: Hi Expert
Customer report they use F2800157 demo project, and click CPU reset in debug window, or use their own project which calls SysCtl_resetDevice(); both actions will result in debug goes into _system_post_cinit…
Part Number: TMS320F28379D Tool/software: My code builds and debug correctly but then it does not flash the device.
No source available for "_system_post_cinit() at C:\Users\Benedetti\workspace_v8\empty_driverlib_project\CPU1_RAM\empty_driverlib_project…
Part Number: TMS320F28377S Other Parts Discussed in Thread: C2000WARE Tool/software: Hello, I am designing a costume bootloader. My goal is to move functions which is using for bootloding load FLASH and run in RAM. Then erase the flash and write new data…
Part Number: TDA4VM Hello,
I want to debug a code from the vision_apps directory on the R5F CPU. The code is builded and I load the out file vx_app_rtos_linux_mcu1_0.out and it works perfectly, but the debugger throws this message:
No source available…
Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: TMS320F280039C Tool/software: Hi, Expert.
When I was testing the NMI_ISR feature, I simulated the NMI trigger presource with SysCtl_forceNMIFlags(), then went to NMI_ISR() in device_isr.c…
Part Number: TMS320F28374S Tool/software: Why is the following problem reported during debugging?
No source available for "_system_post_cinit() at D:\LTW_Job\LLC_S0.00T04_For379D\Debug\S0.00T04_For28379D.out:{3} 0x3fe493{4}"
Part Number: TMS320F280033 Tool/software: I made changes to the linker file according to this thread , and that resolved my issues regarding memory allocation. However, I cannot debug the program now, it displays this message: No source available for…