Page 1 of 1

Where is the base address defined in the project file?

Posted: Fri Dec 06, 2019 2:01 am
by xyefa
The Red Pitaya Vivado project can be started by launching the command:
RedPitaya/fpga$ make project PRJ=v0.94
I am interested in writing a bare metal application and also tinkering with the Linux kernel.

Where is the BASE ADDRESS for a bare metal application defined in the project file?

Where is the BASE ADDRESS in the project files for project building a Linux kernel?