Hi,
Whether IQmath lib can be used to C6488 farady chi?
If so please give me the lik to download it.
Thanks and regards
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.
Hi,
Whether IQmath lib can be used to C6488 farady chi?
If so please give me the lik to download it.
Thanks and regards
I am not very familiar with the 6488 but I believe it is just a multi C64x+ core platform, in which case the C64x+ IQMath library would be appropriate as it is for any C64x+ based device.
hi,
thansk for your reply, and i have one more doubt whether IQ math support is there for just C64x series(not a multicore)...?
If so please send me the link.
I don't think there is any inherent support for multicore in IQMath (i.e. it will not automatically leverage multiple cores for a single thread of calculation), but it should not have any issue running as an individual thread on any given C64x+ core, or multiple cores in parallel, as it is just another C64x+ library. I see this as more of an issue for the higher level software structure of your project that manages the cores.