Hi Lee Johnny,
The attached document, ( Chapter 3 : Basic Memory management) gives clear explanation about using the memory and changing the memory locations in the linker command file. Please have a look and revert if there are any further questions…
Part Number: TMS320F28379D
Tool/software: TI C/C++ Compiler
Hello -
I ran into an error when trying to build in Code Composer Studio version 10.0.0. My compiler is the c2000_20.2.0.LTS. I am working on a Linux CentOS 7 machine. The exact error…
Attached is the source. If you set a breakpoint on line 18457, hit it twice and compare the CPU1 timer values, you can easily see the loop time. This was built with -O2 for the project and also for the function pragma. The compiler tools version is v15…
Attached are 2 parser preprocessed compiled files. First is the working version. Second is the version that causes an abort (after a few hours of runtime). Below is the copy of the parameters during the build (version is embedded).
"C:/ti/ccsv5/tools…
Hi George,
Sorry for the delay. I took the adc_soc_continuous_cpu01 demo and put in two sprintf() calls. the first uses %g and the second uses %f. the %g works and the %f hangs forever. This happens whether the source is C or C++.
Thanks!
John adc_soc_continuous_cpu01…
Part Number: AM3359 Other Parts Discussed in Thread: AM3352
Tool/software: TI C/C++ Compiler
Chip: am3359
compiler: ti v5.2.5
ide CCS8.2.0
screenshots:
1. My senior colleague said that if those error info appear on console windows, that…