2022-06-27 04:49 AM
Hello, I recently moved to the new 5.Y.4 version of the SDK because I am using a custom PCB based on STSPIN32G4 with external OPAMP resistor network (external gain) and after hours of searching I found out that 5.Y.3 doesnt support OPAMP in standalone mode due to a bug which has apparently been fixed in 5.Y.4, but now that I moved to the new version and do the workbench project new from scratch and building the code, I get the error "ST Intranet updater server unknown" (I get this even with standard settings) and in CubeIDE there are also errors when building the project which are not linked to any certain .c or .h file, the error occurs in the linker block as it appears.
any help is greatly appreciated.
Solved! Go to Solution.
2022-06-28 01:39 AM
Hello,
There are two different points in your issue:
I hope it will help.
Best Regards,
Fred
2022-06-27 09:25 AM
There seems to be a lot of posts reporting that message lately:
https://community.st.com/s/global-search/Intranet
@Imen DAHMEN @Laura C. - perhaps someone from ST could pull them all together?
2022-06-28 01:39 AM
the compiler error in cube IDE has been solved, the project name contained a parenthesis ( which caused an error.
2022-06-28 01:39 AM
Hello,
There are two different points in your issue:
I hope it will help.
Best Regards,
Fred
2022-06-28 01:41 AM
thank you for the answer! just in the same moment I found the cause of the error too.
2022-06-28 01:47 AM
@AL.8edig Please mark the solution so that others can see that it's solved:
@AL.8edig