|
what was done to initialize variables after _start && before main()
|
06/29/2015 3:19 AM
post114038
|
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?
|
|
|