Forum Discussion
Altera_Forum
Honored Contributor
11 years agocycloneive boot from sd card
Hello to all! I'm working with a cycloneive board. I use the program university avalon sd card interface, and i can read and write a file (fat16) from/to a 2GB sd card. I would copy a .bin ...
Altera_Forum
Honored Contributor
11 years agook.
i attach the bsp config for boot and app. i attach also the object file app. this work only if the boot command calls the app at the address 0x02000048: asm ( "call 0x02000048" ); But the app code is mapped to address 0x02000000.