0

Error while converting Simulink model into IQAN file

Friso Meeusen 11 months ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 10 months ago 14

For a project I am trying to convert a Simulink model, DOF3_RRR, which consits out of DOF3_Robot and DOF3_ForwardKinematics into an IQAN file. However, I keep on getting this error in the build sumarry: "Code generation file does not exist.". You can find the full output in the attachments:

commandwindow.asv
commandwindow.txt

I noticed three points in the output that could be the source:

Warning: File 'codedescriptor.dmr' not found.

Warning: File 'codedescriptor.dmr' not found.

Warning: File 'codedescriptor.dmr' not found.

Warning: File 'codedescriptor.dmr' not found.

Error: Simulink Coder Error: Simulink Coder Fatal: Failed to compute step size for TID=[0...1] in 'ModelReference' Block: '<Root>/Robot'

Model Action Rebuild Reason

==========================================================================

DOF3_RRR_IQAN2 Failed Code generation information file does not exist.

Please let me know if you have an idea to fix this.

Thank you in advance!

.

0

IQAN toolbox for Simulink .mltbx file?

gyawali 1 year ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 1 year ago 1

Hi,

I am trying to implement control logic for my application in Simulink for MC-43 Parker module. However, I cannot find the installation file for the toolbox anywhere. Could you please help in this regard. Thank you! 

0

Matlab -Simulink for MC41

GRANJOT 2 years ago in IQAN toolbox for Simulink updated by Edward Polzin 2 years ago 2

Summary of the application: The controller receives, with a certain frequency, CAN messages containing data from 5 or 6 sensors in the system. We are going to program Lookup tables in the controller using Simulink. Lookup tables will be used for processing input data. This processing generates informations to be sent to the central controller. When we say Lookup tables, we are talking about several tables of size which may be important. The size of these tables can reach hundreds of MB.

Questions :

In the case of simulation, we will not have memory problems because these tables will be in the Matlab workspace. However, in the real application:

  • Will these tables be saved in the controller?
  • Does the internal memory of an MC41 allow it?
  • Does this not affect the computational time performance of the controller?
  • Could you confirm the possibility of using an MC41 for this application?
  • Could you confirm the possibility of using the Simulink lookup tables in an IQANdesign application?

In the training given to us by RGDH, we did not talk about the use of Matlab-Simulink in IQANdesign, and there are very few tutorials on the subject, Could you please provide us with documents or tutorial videos on the Matlab-Simulink-IQANdesign coupling?

""""

0
Answered

Exporting issue

Abhijit Das 3 years ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 2 years ago 8

I am seeing the following error with Simulink export (the config file is attached). Can you please tell me how I can direct my config to generate code specifically for MC43? I am connected to MC43 through a Kvaser Leaf 2.

 Shared config
Shared config

Image 2327

Image 2330

Image 2331

Answer

The IQAN preferences menu should normally be set to build both target and simulator code. 


If it is set to only build simulator code the code will run in IQANsimulate on the PC, but cannot run on a physical IQAN-MC4x hardware (the target)

0
Answered

Example Simulink model for IQANDesign

Abhijit Das 3 years ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 3 years ago 11

Hello - being new to IQANDesign and trying Simulink code generation for the first time, I am getting an error while trying out a very simple Simulink model (attached). I have seen the video tutorial on YouTube and I am wondering if I can get hold of any example Simulink model that I can check with my Simulink setup or a list of instructions on how to prepare a Simulink model to comply with IQAN.tlc? 

Also, as shown in the image (attached), during code-generation I am seeing a warning saying the model is not saved. This is kind of strange as my model isn't opened during this process. It also asked me to choose between 'Refresh' or 'Cancel'. I have chosen 'Refresh' in this case.  

Image 2274

Now I am seeing the error as shown below. The full error log is included as *.txt file. 

Image 2276

I am using the following configuration for both parent and referenced models. 

Image 2278

Any help in this regard would greatly be appreciated. 

Thank you!

Abhijit

Here is the Youtube video that I was referring to. 

IQAN_Simulink_test.slx
testModel.slx

IQANDesign-Simulink_error.txt