Hi,
Would you explain to me what exactly the section below means?
- are we linking only the (.text) section of each listed object files, like InitializeFlashBanks, SetActiveBank... (since the F021_API_CortexR4_BE.lib is larger than 2MB) ?
- "Program.obj > (.text)" : how about this line?
thanks,
====================================================================
--library= F021_API_CortexR4_BE.lib < FlashStateMachine.IssueFsmCommand.obj
FlashStateMachine.SetActiveBank.obj
FlashStateMachine.InitializeFlashBanks.obj
FlashStateMachine.EnableMainSectors.obj
FlashStateMachine.IssueFsmCommand.obj
FlashStateMachine.ScaleFclk.obj
Init.obj
Utilities.CalculateEcc.obj
Utilities.WaitDelay.obj
Utilities.CalculateFletcher.obj
Read.MarginByByte.obj
Read.Common.obj
Read.FlushPipeline.obj
Read.WdService.obj
Async.WithAddress.obj
Program.obj > (.text)