LubinKerhuel / MPLAB-Device-Blocks-for-Simulink

Blockset for dsPIC, PIC32 and SAM7x chip for Rapid Control Prototyping
12 stars 5 forks source link

Simulink 2022: No Microchip Dropdown Menu: How to setup COM-Port for external mode #4

Open timscheuermann opened 2 years ago

timscheuermann commented 2 years ago

Hi,

In Matlab R2022a, how do I setup the external mode port for PIC32MK1024MCM100? I always get the error message "COM Port not set for Processor In the Loop (PIL) simulation."

I dont't know how where to set it, because there is no Microchip drop down menu.

image

Thank you.

timscheuermann commented 2 years ago

There it is.

image

LubinKerhuel commented 2 years ago

Do you have Simulink Coder installed ? Not sure if it is available with the Academic matlab version. Could you try compiling examples models to see if they works ? (type picInfo at matlab prompt and follow links to copy examples in your working folder)

timscheuermann commented 2 years ago

Sorry, i’ve overlooked the button in the top left corner. It works fine now.