Hi, I would like to use the fastRTS library for my application. I read in another post that to do this in CCS4 I have to use the Properties->CCS Build->Link Order and explicitly set the order to:
link_bios_dsplib_rts_rom.cmd (user config script with fastRTS specified)
Generated Linker Command files
This does seem seem to result in the fastRTS library being used. Is there something else I am missing? Do I have to set anything in the the BIOS config file? Or are there other compiler/linker settings to modify?
Thanks!