I noticed most bare-metal examples included with DS-5 that rely on a FVP also include startup code (e.g. startup.s). However, there's one bare-metal example (Calendar program for Cortex-A8-FVP) that only includes code for the main program. How is model startup handled in this case? Can all FVP models be run in this manner or is it something specific to the Cortex-A8-FVP?
In the debug configuration settings I don't see any noticeable differences between the examples outside of a different FVP model being used. I was half expecting some sort of "use default startup sequence" check-box, but didn't find it.
Thanks for any help!