Hi:
I am having trouble to use DSP/BIOS with the H.264 sample encoder (H.264 BP Enc (720p) - v1.20.00.8) on DM6467 EVM. I could build and run it successfully in its original standalone mode (i.e., without DSP/BIOS). After I added a tcf and the generated cmd file, it compiled and linked fine but when I ran it, those printf, fscanf, fread don't work.
Could it be the original cmd file may have something conflict with the newly generated cmd file? I have tried to setup a blank project with DSP/BIOS using the same way I did for H.264 sample code and those runtime functions work well there. So I am sure the way that I added tcf and cmd files should be fine.
Could someone give me a hint of what I have missed or simply share with me a tcf file (and the cmd file), if you have, that worked for the sample encoder? Greatly appreciate!
Best Regards,
Taiwu