How to open the Generate Calibration Files tool to generate ASAP2 files in 2021a
    10 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Liang Zong
 el 4 de Mzo. de 2022
  
    
    
    
    
    Respondida: Sai Gokul
      
 el 13 de Jul. de 2023
            hi
    it is mentioned in 2021a release note that "ASAP2 system target file being removed, use the Generate Calibration Files tool to generate ASAP2 files" , but i am not able to find the entrance about this tool(as i can not find the ‘C CODE’ tab), any command to open this tool? My model was configured as autosar.tlc.

0 comentarios
Respuesta aceptada
  Sai Gokul
      
 el 13 de Jul. de 2023
        Hi Liang,
I understand you want to generate a2l file for you simulink model
In MATLAB R2021a, the functionality of ASAP2 interface configuration parameters has been removed. This means that users can no longer directly configure ASAP2 interface parameters within MATLAB. However, an alternative tool called "Generate Calibration Files" can be used to create the ASAP2 file.
The Generate Calibration Files tool can be found under the 'share' Dropdown in the Code perspective (in your case autosar) .
For more information you can refer the following documentation :
Alternatively, you can generate the ASAP2 file using 'coder.asap2.export()' API from MATLAB command window
For more information you can refer the following documentation :
Hope this helps!
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

