Tool/software: Code Composer Studio
Hi,
When I tested the FMC using the flash API on CCS, I noticed that the flash API was copied to ram to run by copyAPI2RAM.I want to know whether the code must be copied from flash to ram to run?Can the code be run without being copied to ram?What situations need to run in ram,such as when using flash API?
Thanks.