[PATCH] bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad board

Karel Gardas karel.gardas at centrum.cz
Sat Aug 24 20:30:21 UTC 2013


Hi Eugeniyi,

have you been able to boot the board again? Are you able to attach the 
debugger to your board? If so, if the bug is in my changes you should at 
least be able to boot the part of RTEMS init up to bspstart.c of the BSP 
itself... If not, then perhaps the problem is somewhere else? E.g. 
flashing of the board?

Thanks!
Karel

On 08/21/13 12:09 AM, Eugeniy Meshcheryakov wrote:
> Hi Karel,
>
> I tried to flash a test program after patching RTEMS with your patches,
> and the board does not boot anymore. Even worser, it probably does not
> have any clock source, because I cannot flash any new firmware. I'll
> try to recover it tomorrow and see what is wrong.
>
> Regards,
> Eugeniy Meshcheryakov
>
> 20 серпня 2013 о 19:11 +0200 Karel Gardas написав(-ла):
>>
>> Hi Eugeniyi,
>>
>> could you be so kind and review this version of my patch? I've
>> needed to leave SYSCONRCC_MOSCDIS as it is now since w/o it I'm not
>> able to reach 80MHz on my board. Otherwise I've tried to use your
>> advice to use only RCC2 whenever possible.
>>
>> Thanks!
>> Karel
>>
>> On 08/20/13 06:51 PM, Karel Gardas wrote:
>>> ---
>>>   c/src/lib/libbsp/arm/lm3s69xx/configure.ac         |   11 +++-
>>>   c/src/lib/libbsp/arm/lm3s69xx/include/lm3s69xx.h   |   15 +++++-
>>>   c/src/lib/libbsp/arm/lm3s69xx/include/syscon.h     |    1 +
>>>   .../libbsp/arm/lm3s69xx/make/custom/lm4f120.cfg    |    5 ++
>>>   c/src/lib/libbsp/arm/lm3s69xx/ssi/ssi.c            |    4 +-
>>>   c/src/lib/libbsp/arm/lm3s69xx/startup/bspstart.c   |   61 +++++++++++++++++--
>>>   c/src/lib/libbsp/arm/lm3s69xx/startup/syscon.c     |    9 +++
>>>   7 files changed, 95 insertions(+), 11 deletions(-)
>>>   create mode 100644 c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120.cfg




More information about the devel mailing list