Page 1 of 1

store variable in Data Scratch Pad Ram with 1 ELF file

Posted: Mon May 30, 2016 4:31 pm
by amitdey1314
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.