rtw.asap2SetAddress(ASAP2File, InfoFile)
updates the ASAP2File by replacing placeholder ECU addresses with actual
ECU addresses extracted from the InfoFile.
rtw.asap2SetAddress(ASAP2File, InfoFile, UseSymTab)
updates ASAP2File by replacing placeholder ECU addresses with actual ECU
addresses extracted from the symbol file only when the Executable and Linkable Format
(.elf) file has a non supported format.
Update the ASAP2 (A2L) file by adding address fields from the
Executable and Linkable Format (.elf) file.
% uses ELF file to update ECU addresses
rtw.asap2SetAddress('model.a2l','model.elf')
Update the ASAP2 (A2L) file by replacing ECU address fields from the
Debugging With Attributed Record Format (.dwarf) file.
% uses DWARF file to update ECU addresses
rtw.asap2SetAddress('model.a2l','model.dwarf')
Update the ASAP2 (A2L) file by replacing ECU address fields from the
Program database (.pdb) file.
% uses PDB file to update ECU addresses
rtw.asap2SetAddress('model.a2l','model.pdb')
Update the ASAP2 (A2L) file by replacing ECU address fields from the
symbol table instead of from the debug information table. You can use
UseSymTab only when the information file is in the .elf
format.
% uses ELF file to update ECU addresses
rtw.asap2SetAddress('model.a2l','model.elf','UseSymTab')
Use this argument when the information file has a non supported format. The function
then reads the ECU addresses from the symbol table instead of from the debug information
table.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.