Dear All,
<Background>
1- As per suggested in other ticket/question as we were moving from FSP 4.6.0 to 5.1.0 (By default using Tool Chain LLVM Embeded Tool), We installed manually the toolchain from ARM distribution.
2- the following error is raised, nevertheless, the project compiled
,
and error is raised when starting debug
We suppose it is because the original project that we want to migrate is based refering to
but in Renesas tool chain it is mentioned
When trying to change
we got another error
<Question>
What would be the procedure after adding the new tool chain to not have the error raised below?
in advance thank you all for ant response and support
Environment: Linux
I ran into a similar error upgrading from FSP 3.4 to 5.0, and I also saw that "not supported" message when I tried to change it the way you mentioned. I'm in Windows though. I found if I go to the toolchain settings for the configuration, it will detect the correct toolchain, and if you click "Apply", I don't see the error message when I build. Hopefully this works in Linux too.
Hello,
Thank you for your feedback,
It works for me.
Thank you again for you support