[En-Nut-Discussion] stm32f4discovery

Ulrich Prinz ulrich.prinz at googlemail.com
Wed Jul 15 01:28:28 CEST 2015


Hi Uwe,

I downloaded and rebased the tree today. So it is up to date.

[...]
r6064 = 6ab9eed9572c5b707751ba6efc62a353a923842e (refs/remotes/devnut_tiva)
M nut/app/uart/uart.c
W:svn cherry-pick ignored (/branches/devnut_lm3s:4963) - missing 67
commit(s) (eg 1f3da8ee0d433986be9f6555745116cd12fce6af)
W:svn cherry-pick ignored
(/branches/nut-4_10-branch:3520-3521,3532,3538-3547,3549-3563,3566-3568,3993,4160-4161,4164,4221,4244,4249)
- missing 57 commit(s) (eg 804eaa8ae7ac7c89e58478e31e67cdb1d0705dab)
Found merge parent (svn:mergeinfo prop):
46a77e439bcec84bf65e450d14f69989f4e43171
Couldn't find revmap for http://svn.code.sf.net/p/ethernut/code/trunk/nut
r6065 = 0b069f6d63dca1c516ec99cd54aec1ca7dea1b3e (refs/remotes/devnut_tiva)

These whee some of the last lines from the rebase.

Ok, now it builds the f4_discovery.conf but still is stuck on the
stm32f4bb.conf.

I have to admit, that I am working under linux...
...and I am a bit confused about the stm32 devices naming conventions,
especially the discovery boards... Have to figure that out later.

2015-07-15 0:28 GMT+02:00 Uwe Bonnes <
bon at elektron.ikp.physik.tu-darmstadt.de>:

> R
> >>>>> "Ulrich" == Ulrich Prinz <ulrich.prinz at googlemail.com> writes:
>
>     Ulrich> Hi all, I try to start over with STM32L0 and F4 devices,
>     Ulrich> especially I want to get stm32F4 based internet radio and
> stream
>     Ulrich> playing running. As a base for building this, I like to use
>     Ulrich> STM32F4DIS-BB as interface to LAN and a future LCD.
>
>     Ulrich> However, trying to build f4_discovery.conf or stm32dis_bb.conf
>     Ulrich> do fail in current master branch: stm32_rtc_v3.c claims
>     Ulrich> "cfg/rtc.h" that is missing.  Adding a simple empty rtc.h
>     Ulrich> results in many defines missing.
>
>     Ulrich> Did someone forgot to add the cfg/rtc.h or is it simply not
>     Ulrich> generated correctly?
>
> Ulrich,
>
> it seems not to be generated  correctly in your tree. My master tree,
> nutconfigued for stm32f4dis_bb generated:
>
> #ifndef _INCLUDE_CFG_RTC_H_
> #define _INCLUDE_CFG_RTC_H_
>
> /*
>  * Do not edit! Automatically generated on Wed Jul 15 00:14:36 2015
>  */
>
> #ifndef RTC_CLK_SRC
> #define RTC_CLK_SRC RTCCLK_LSE
> #endif
>
> #ifndef RTC_CLK_LSE
> #define RTC_CLK_LSE 32768
> #endif
>
>
> #endif
>
> Please recheck your tree. Perhaps consider even working on a new tree,
> perferable by using the SVN-git core found on
> http://sourceforge.net/projects/ethernut/files/?source=navbar
> and after unzipping  getting up-to date with "git svn rebase".
>
> Thanks
>
> --
> Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de
>
> Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
> --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
>


More information about the En-Nut-Discussion mailing list