store variable in Data Scratch Pad Ram with 1 ELF file

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Post Reply
amitdey1314
Newbie
Posts: 16
Joined: Tue Mar 22, 2016 6:37 pm

store variable in Data Scratch Pad Ram with 1 ELF file

Post by amitdey1314 » Mon May 30, 2016 4:31 pm

hello,

i am using Aurix Tricore TC297 multicore platform for my Project.

Does anyone knows

1) how to store a variable in core0 Data Scratch Pad Ram when the Project is built for Single ELF file. I am Aware that we can use Pragma section for it. But i am confused which section do i consider. The linker script file for single elf Looks confusing.
2) how to access the same variable (stored in DSPR of core0) from different cores.

Thanking in advance.

Post Reply