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.

RE:TMS320C5515 Fingerprint Development Kit error

Other Parts Discussed in Thread: TMS320C5515

I am having a problem in my finger print development Kit (TMS320C5515 Fingerprint Development Kit ):

- i made a little amendments in the general pupose input ouput c file in the FDK demo project given.

- i sucessfully managed to debug it.

- then i get the FDK_Demo.out file from FDK demo folder from my workspace

- i used the hex55 to convert the out file into binary

- after that i managed to sucessfully download the binary file into the chip

but my kit is not working properly. all the pushbuttons are not working, and the optical sensor's led is always on by itself once its boot. when i try pressing the delete fingerprint pushbutton it always restart by itself and give out the "failed" voice.

what i've modified in the code is changed the frequency of the beep. The beep frequency changed but the board is not working. When i try downloading the sample binary files (boot_atw & boot_cmos) it's working properly.