Other Parts Discussed in Thread: TMS320C6742
Hi everybody: I try to use CCSv4.1.2 instead of CCS v3.3 in TI DSP TMS320C6742. Now, I have finished the test code to realize the control of the C6742 in CCS v4.1.2 without DSP/BIOS, However, our project need to use the DSP/BIOS. My problem is that: when i create a new project with DSP/BIOS in CCS V4.1.2, and add the files (expect for *.cmd)which are created in ccs V4.1.2 project without DSP/BIOS, i find the code can run but the answer is error. Even the simplest code "printf("hello world\n")" can not been executed correctly. The "hello world" does not been printed. As a result, i hope get the help to find where is the error, if i need further configuration to DSP/BIOS,Thanks.