Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIs 3 Hello-BareMetal examples in SoC EDS: with suffix "-ARMCC", "-GNU", and "-Linux".
In last may be is no troubles, Linux see all, or 1st and 2nd have only 64 K hi onchip RAM for using for program and data. Need add 256 M of system DDR3 to these system scripts scatter.scat and .ld respectively -- examples may be found nearby with big code, initializing of DDR3 make Preloader from included .ds-script. Use malloc() for get memory instead allocate it in program stack. Or may use other examples for add their functionality! :)