Tool/software: Code Composer Studio
Hi,
In section 3.2.3.2 step 11
When I build the project there are some errors.
What should I do?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
In section 3.2.3.2 step 11
When I build the project there are some errors.
What should I do?
Part Number: TMS320C5545
Tool/software: Code Composer Studio
Hello,
I am using TI's chip for the first time. I am currently learning how to compile on my C5545 BoosterPack. Is there any documentation for beginners?
Take a look at the screen shot please which will help you to change the atafs_bios_drv_lib memory model from large to huge:
Also read the instructions in ./c55_csl_3.08/demos/TIesr/c5545/readme.txt file:
In order to run the TIesr demo on the C5545BP, please ensure the correct macro #define C5545_BSTPCK is defined in C55XXCSL_LP at C:\ti\c55_lp\c55_csl_3.07\inc\csl_general.h.
The memory models will have to be set to HUGE in C55XXCSL_LP and atafs_bios_drv_lib.
The onboard electret microphone is used for the demo. Not the headphone microphone.
When running the demo on the C5545BP, there is no need to push any of the buttons to activate the recognizer. The demo activates as soon as it starts running awaiting the keyword "T I Voice Trigger". The OLED will display this phrase if successfully recognized.
In order to clear the OLED, some sort of background sound such as a clap or a snap of fingers will clear the screen.
Regards,
Tsvetolin Shulev
Hi,
I have previously modified this part. However, the error of this one still appears.