Part Number: TMS320F28035
Hi,
suppose a part of code(it is not ISR) is running in RAM (we used MemCopy function to copy it to RAM) and the other part of code is running on Flash.
1.do both parts work parallel?
2.where can they work parallel and when can not? (does any latency or delay exist for executing software codes (like mathematical
algorithm) and hardware duty (like blinking a GPIO or timers)?)
Best wishes,