Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

Compiler/PROCESSOR-SDK-C674X: dsplib 3.4.0.0 compilation error for DSPF_sp_blk_move

$
0
0

Part Number:PROCESSOR-SDK-C674X

Tool/software: TI C/C++ Compiler

Hello all,

I'm using dsplib 3.4.0.0 (latest one as for today) and get the following compilation error when calling the function DSPF_sp_blk_move:

#20 identifier "DSPF_sp_blk_move" is undefined   

I believe the problem is that the file DSPF_sp_blk_move.h contains a typo.

It should be

#ifndef _DSPF_SP_BLK_MOVE_H_
#define _DSPF_SP_BLK_MOVE_H_ 1

instead of

#ifndef DSPF_sp_BLK_MOVE_H_
#define DSPF_sp_BLK_MOVE_H_ 1

on the top of the file.

I think this issue has already been addressed in the following topic, though with a different version of the library and a warning instead of an error:

e2e.ti.com/.../292027

Best,

Edgar


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>