[PATCH] arm/raspberrypi: Fix linker map

Chris Johns chrisj at rtems.org
Mon Jul 29 06:12:59 UTC 2019


On 29/7/19 4:08 pm, Sebastian Huber wrote:
> On 29/07/2019 08:04, Chris Johns wrote:
>>> The new one is probably:
>>>
>>> 0x00200080
>>>
>>> I am not sure about the 0x80 tail, it should be the same as it was previously.
>> Better but interrupts?
>>
>> The address 0x00200000 works with hello but ticker prints the "TEST VERSION"
>> banner and then nothing more.
> 
> Then the vector table needs to be probably at 0x0.  Not really a great position
> if you have a NULL pointer access.
> 

Agreed.

Can you set the vector base on this ARM? If you can is that missing from this BSP?

Chris


More information about the devel mailing list