Forum Discussion
Altera_Forum
Honored Contributor
11 years agoWhy Altera MPL (Minimal Preloader) build error with ARMCC ?
Follow the instruction of C:\altera\14.1\embedded\examples\software\Altera-SoCFPGA-HardwareLib-MPL\README.txt. I am using Cyclone V SoC Dev Kit, in comfig.mk, I modified content as below: ...
Altera_Forum
Honored Contributor
11 years agosequence.c
line 76 asm(".global __alt_stack_pointer"); 77 asm("__alt_stack_pointer = " STRINGIFY(STACK_POINTER));