Autosar Memory section defines in generated c code
이전 댓글 표시
Hi I would like to generate memory section mapping #defines similar to ones in Autosar C code. I'm using Simulink for Model creation and Autosar Tool box code generator for generating code. How can i get #defines for Memmap as shown below in generated code.
#define CddSample_START_SEC_CODE
#include "CddSample_MemMap.h"
FUNC(void, CddSample_CODE) CddSample_alive_100ms (void)
{
}
#define CddSample_STOP_SEC_CODE
#include "CddSample_MemMap.h"
댓글 수: 3
Jeevan Kumar Guntammagari
2020년 5월 22일
Liang Zong
2022년 3월 8일
hi,
which matlab version are you using? i can not find "memory Sections" in 2021a.

Djordje
2024년 7월 17일
I have the same issue as yours. Did you find out how to configure memory sections in your MATLAB? I am using version R2023a, and properties look like yours.
BR,
Djordje
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
