2019-05-17 02:16 AM
I see that some libraries from the SDK (Like the PLL State Observer) are delivered as precompiled objects for each of the supported IDE's. Is it possible to obtain the source code of these libraries in order to use them in our project's IDE? (Since we are not using Atollic, nor uVision)
Thanks for the support.
2019-05-21 03:04 AM
Hello,
Yes, it is the purpose of the Full release available after approval.
May I ask you what is your IDE ?
Regards
Cedric
2019-05-22 01:20 AM
That is great. What are the requirements to receive access to the Full release?
We use a customized version of VS Code.
Thanks for your answer,
E
2019-05-22 03:22 AM
Hello,
I guess you use platformIO on top of VS Code . If it is the case the tool chain you use is gcc. I did not try, but I think it is worth to try to link with the gcc build we deliver. they are called libmc-truestudio_XX.lib with XX representing the Arm core.
Cedric
2019-05-22 05:25 AM
Dear Cedrid,
thanks for your replay.
No, we don't use platformIO but our own built tool chain, however, we do use gcc. I will try to link the library you mention.
On the other hand, how could we receive access to the Full SDK release?, since we would still be interested.
E
2019-05-22 06:04 AM
I do not know other way than filling the form at the following location :
Regards
Cedric
2019-05-23 01:46 AM
Ok, thanks Cedric.
Unfortunately there is no information about how to properly apply for a FULL download and I wasn't granted access to it. Do you have any advice on how to do it?