|
Hello All I have a problem. I use multiple Microblaze
processors with a shared memory. ERAM parameters are same for all processors as
below: define_hex
CONFIG_XILINX_ERAM_START 0x30000000 define_hex CONFIG_XILINX_ERAM_SIZE
0x10000000 After generating kernel (I use linux-2.4.x
without MMU), System. map of all processors start from same address 0x30000000
that is troublesome for me. I want to know how can I use another
address range that are not overlapping (ex: 0x30000000 for Microblaze_0
and 0x31000000 for Microblaze_1) Best Regards Naser Khosro Pour Tel: +41 21 69 31139 Cell: +41 78 69 58 741 Ecole Polytechnique Federale de Lausanne (EPFL) INF 338, Station 14, ESL-IEL-STI-EPFL 1015 - Lausanne (Switzerland) Website: http://esl.epfl.ch |