Part Number:TCI6638K2K
Tool/software: TI C/C++ Compiler
While compiling a code which uses Rake Search Accelerator instruction, using CGTools 8.2.4, we get function declared implicitly warning leading to linker error for RSA instructions.The same code is compiling and linking without errors with CGTools 7.4.19. Is there any specific header file which needs to be added for CGTools 8.2.4 to compile RSA instructions?
The instructions which are giving issues are _efi_cmd_m1, _efi_cmd_m2 , _efi_rdw_s1, _efi_rdw_s2, _efi_sll_l1, _efi_sll_l2.