필터 지우기
필터 지우기

PIL testing with Arduino - codertarget.arduinobase problem

조회 수: 7 (최근 30일)
Grzegorz Diaczek
Grzegorz Diaczek 2023년 4월 11일
댓글: Grzegorz Diaczek 2023년 6월 28일
Hello
I'm trying to proceed the the PIL testing using ESP32WROOM board. Model and board is configured, are there is no problem to built and deploy generated code to HW. The problem occurs while the generating the PIL submodel. The following error occurs:
Unable to resolve the name 'codertarget.arduinobase.board.ESP32WROOMArduinoCompatibleBoard'.
Error:Cannot perform PIL simulation for "ExampleChart".
Configuration parameters for this model do not support these connectivity configurations: Arduino Board, Texas Instruments Code Composer Studio (IDE), Texas Instruments Code Composer Studio (TCP/IP), Texas Instruments Code Composer Studio (Serial)
Is my model configuration invalid or there is problem with board drivers? I tried to make PIL testing on the simplest model available, but the error is ambiguous and I'm not able to resolve this.
Thanks for help.

답변 (1개)

Sarthak
Sarthak 2023년 4월 21일
Hi Grzegorz,
After looking at your error messages, as per my understanding the issue may be with the board driver not properly installed or configured.
Make sure your driver is properly installed and configured and that your model settings are compatible with the PIL testing.
Attaching a documentation link with step-by-step procedure to set-up and configure ESP32 Hardware
  댓글 수: 3
Sebastian Gieray
Sebastian Gieray 2023년 6월 27일
I have the same problem as you. Have you solved the problem in the meantime and can you help me further?
Best Regards,
Sebastian
Grzegorz Diaczek
Grzegorz Diaczek 2023년 6월 28일
Hello Sebastian,
Unfortunately, I've not solved this problem yet. Currently only MIL tests have been done for my systems and I will go back to SIL and PIL soon. I'll update this thread whenever any solution will be found from my side.
Regards,
GDI

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Device Driver Blocks에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by