2145 views|0 replies

2015

Posts

0

Resources
The OP
 

Sharing the problems encountered when calling cbrevt and rfft functions in CCS [Copy link]

-------------------------  DEC5502_CODEC.pjt - Debug  -------------------------
[DEC5502_CODEC.c] "C:\DSP.com/forum.php?mod=forumdisplay&fid=58" target="_blank" class="relatedlink">CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -q -pdv -fr"C:/CCStudio_v3.3/MyProjects/DEC5502_CODEC_2/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "DEC5502_CODEC.c"

[Linking...] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -@"Debug.lkf"


undefined first referenced symbol in file --------- ---------------- _cfft_1 C:\\CCStudio_v3.3\\MyProjects\\DEC5502_CODEC_2\\Debug\\DEC5502_CODEC.obj >> error: symbol referencing errors - './Debug/DEC5502_CODEC.out' not built >> Compilation failure Build Complete, 2 Errors, 0 Warnings, 0 Remarks. My problem is that the call is wrong: The original call is cbrev(jf,jf,WINDOW/2); rfft(jf,WINDOW,1); Then I changed it to: cbrev(jf,jf,WINDOW/2); rfft(jf,WINDOW, SCALE);  

This post is from DSP and ARM Processors
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews

Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list