Please take a minute to review and accept our Terms of Use.
Welcome to the PLECS User Forum, where you can ask questions and receive answers from other members of the community.

Many technical questions regarding PLECS are answered on the Technical Solutions page of our website. Tutorial videos, specific application examples, and pre-recorded webinars are available on our YouTube page. Please follow us on LinkedIn for the latest Plexim news.

stm32 with plecs

0 votes
392 views
hi am trying to add **** freamwork to my code to run an stm32 in pil mode but whene i integrate **** libraries to my code the following error show s up

 

undefined reference to `PIL_init'
D/Core/Src/main.c:92: undefined reference to `PIL_setLinkParams'
D:./Core/Src/main.c:93: undefined reference to `PIL_setCtrlCallback'
D://Core/Src/main.c:96: undefined reference to `InitOverrideProbes'
D:./Core/Src/main.c:102: undefined reference to `initControl'
D:/../Core/Src/main.c:105: undefined reference to `PIL_requestReadyMode'
D:../Core/Src/main.c:111: undefined reference to `PIL_backgroundCall'
D:/Core/Src/main.c:111: undefined reference to `pollSCI'
D:/Core/Src/main.c:111: undefined reference to `PIL_D_Guid'
D:./Core/Src/main.c:111: undefined reference to `PilCallback'
asked Dec 10, 2020 by raouf (14 points)

1 Answer

0 votes
Hi - please contact Plexim support via email with regards to STM32 questions.

Thanks,

Beat
answered Dec 17, 2020 by Beat Arnet (68 points)
...