AUTOSAR Blockset - ERROR: Expected application type to be mapped

15 Ansichten (letzte 30 Tage)
Eloi
Eloi am 18 Nov. 2025 um 11:46
Bearbeitet: Eloi am 20 Nov. 2025 um 13:53
I am working on an AUTOSAR architecture using Simulink.
I can compile it without problems, but whenever I perform an action: adding a constant to the dictionary, changing the dimension of a data type or even executing the command
archDict = Simulink.dictionary.archdata.open('BmsDataDictionary.sldd')
I get the error:
The call to autosar_make_rtw_hook, during the after_tlc hook generated the following error:
Expected application type to be mapped
The build process will terminate as a result.
Caused by:
Expected application type to be mapped
I have modified the dictionary in the past, I can't figure out what is happening

Antworten (0)

Kategorien

Mehr zu AUTOSAR Blockset finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by