Part Number: TMS320F28388D
Hello,
I am having 2 projects in ccs.
- SCI Flash kernel (in Flash sector 0-4)
- Firmware. (in flash sector 5- ..)
Am planning to include a timeouts in SCI flash kernel, so at reset if no firmware upgrade is there i will long branch to firmware flash sectors. even if a firmware update happens then also after update i will jump to entry address of flash sector.
So my doubt is if these are 2 separate projects , while jumping from one project to other -will the RAM used by first project(which will load flash api,s etc into RAM ) remains unused while running second project? or whole RAM is again alloted for next proj.?
Thanks and regards,
Stevin