Forum Discussion
Altera_Forum
Honored Contributor
13 years agoBus error on memory operation
Hello, I have a Cyclone V SoC dev kit and I get the following errors when trying to load it onto the board: ERROR(CMD16-TAD216-NAL18): ! Failed to load "DPD_Ex.axf" ! Failed to write...
Altera_Forum
Honored Contributor
13 years agoI suspect you are tring to fit a quart into a pint pot.
The 82k looks like a standard bsp build that includes a printf(), it will only fit into external memory. Address 0x8000 is probably a small internal memory block. You need to look at which memory areas the code/date/stack are assigned to. Altera really ought to change the default examples to use the small bsp.