Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
Hello,
I am using TMS320F28379D controller.
Currently i need to figure out if 2 executables are loaded on same core (CPU1) in different Flash memory location how can the constant data be shared from EXE2 to EXE1.
For Eg: EXE2 has a const data stored at memory 08000, the value of this memory should be avaliable in EXE1.
thanks
Nagesh