Forum Discussion
Chris039
Occasional Contributor
3 years agoNios V not working
Hi,
I am using example design created in
https://www.intel.com/content/www/us/en/docs/programmable/726952/22-1std-1-0-0/processor-example-design.html
I changed the loop from 1000 to 10 in ma...
- 3 years ago
Hi,
Yes, the application execution starts from on-chip RAM base address 0x0.
Thank you.
Regards,
Kelly
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
The "Assign Base Addresses" automatically assigns unique base addresses to all the slave interfaces/ports in the Qsys Pro system to avoid conflicts in the system for all memory-mapped component interfaces.
If the master does not have enough address space for its slaves, then no amount of assigning base addressing would work. The user is expected to modify their master/slaves to ensure proper sizing is used. It is not guaranteed that "Assign Base Address" would solve addressing problems.
Thank you.
Regards,
Kelly