Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - what was done to initialize variables after _start && before main(): (1 Item)
   
what was done to initialize variables after _start && before main()  
About bsp code, in ipl and startup section, variables in .data section will have a copy process from ROM to RAM normally
, but I haven't known what was done in ipl and startup, could you give me some instruction?