[WARNING] STM32 trunk repository going crazy for a while (2)

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

[WARNING] STM32 trunk repository going crazy for a while (2)

Postby Giovanni » Fri Dec 01, 2017 3:32 pm

Hi,

I am starting a series of changes in STM32 support, please do not update from repository until it is done (likely tomorrow evening). The change aims to decouple the board files from the PAL driver and few other improvements in that area.

I will post here when it is done.

Giovanni

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: [WARNING] STM32 trunk repository going crazy for a while (2)

Postby Giovanni » Sat Dec 02, 2017 3:59 pm

The storm passed, thunk is usable again.

Added a tool for generating board files from command line, just run "fmpp" from where board.chcfg and board,fmpp are.

All board files have been re-generated using the latest templates.

Giovanni

User avatar
FXCoder
Posts: 384
Joined: Sun Jun 12, 2016 4:10 am
Location: Sydney, Australia
Has thanked: 180 times
Been thanked: 130 times

Re: [WARNING] STM32 trunk repository going crazy for a while (2)

Postby FXCoder » Sun Dec 03, 2017 2:08 am

Just looking through the new makefiles quickly.
Looks like stm32f103_olimex makefile has the wrong linker on line 109 (copy, paste, edit miss I guess)...

Code: Select all

LDSCRIPT= $(STARTUPLD)/STM32F051x8.ld


Should be..

Code: Select all

LDSCRIPT= $(STARTUPLD)/STM32F103xB.ld


So far didn't see other problems but really didn't have a good look through yet.

geoffrey.brown
Posts: 87
Joined: Thu May 07, 2015 9:47 pm
Has thanked: 3 times
Been thanked: 15 times

Re: [WARNING] STM32 trunk repository going crazy for a while (2)

Postby geoffrey.brown » Mon Dec 04, 2017 8:05 pm

I looked at the STM32 trunk. where is the fmpp tool ?

*** Never mind -- I see it's an external tool. It took a bit to find out how to drive.

Geoffrey
Last edited by geoffrey.brown on Mon Dec 04, 2017 8:24 pm, edited 1 time in total.

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: [WARNING] STM32 trunk repository going crazy for a while (2)

Postby Giovanni » Mon Dec 04, 2017 8:11 pm



Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 30 guests